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]

Re: compile from ss 120301


At 10.13 10/12/2001 (GMT -0500), Mauro Baquero wrote:
>I didn't configure GCC to compile in any specific way.  I just ran the
>configure script and then make.  Should have I have set some parameters for
>using the GNU binutils instead of SUN's?
>
>If so, what parameter can I pass to configure so that I force it to use the
>GNU binutils?

--with-gnu-as --with-as=... --winth-gnu-ld --with-ld=...

Have a look at: http://gcc.gnu.org/install/configure.html

>Thanks for your help.
>
>Kind regards,
>Mauro

fwyzard


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