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: Serious Bugs In Gcc Builds


On Tue, Dec 04, 2007 at 11:00:09AM -0800, Thomas Dineen wrote:
>       By the way don't bother flaming back at me

   People don't usually admit that they are flaming. :-)

> The following
> were my failed efforts to redirect it to the Gnu Linker (/opt/sfw/bin/gld):
							   ^^^^^^^^^^^^^^^^
> /export/home/tools/gcc/gcc-4.0.4/configure  --with-gnu-ld  --with-gnu-as
> --with-as=/opt/sfw/bin/as --with-ld=/opt/sfw/bin/ld
				      ^^^^^^^^^^^^^^^
[...]
> /export/home/tools/gcc/gcc-3.4.6/configure  --with-gnu-ld --with-gnu-as 
> --with-as=/opt/sfw/bin/as --with-ld=/opt/sfw/bin/ld
[...]
> /export/home/tools/gcc/gcc-4.0.4/configure  --with-gnu-ld  --with-gnu-as 
> --with-as=/opt/sfw/bin --with-ld=/opt/sfw/bin
				   ^^^^^^^^^^^^
[...]
> /export/home/tools/gcc/gcc-4.1.2/configure  --with-gnu-ld  --with-gnu-as 
> --with-as=/opt/sfw/bin --with-ld=/opt/sfw/bin

   How about getting the --with-as and --with-ld options right? For
starters, they aren't even the same in your two GCC 4.04 examples!

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year


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