This is the mail archive of the gcc-help@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]

Question on applicability of --with-gnu-*


--with-gnu-as
--with-gnu-ld

These options, according to the manual, apply to 'i386-any-sysv'.  Do
they also apply to i686-pc-mingw32?

Also, if binutils is the only assembler installed on the system, and I
am compiling using --with-sysroot, and I don't specify --with-gnu-as
and -ld, and I *am* compiling for a mingw32 target, do these options
have any effect?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]