This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I'm trying to cross-build a native DJGPP. It tries to build fixinc, but uses "gcc" as the compiler. It passes a full WARN_CFLAGS, which includes options that the system gcc doesn't understand, and so fails. Should we just not pass WARN_CFLAGS when cross compiling that way?
It would be nice to have a proper bug report though. -- Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |