Help needed with sparc

Brad Lucier lucier@math.purdue.edu
Wed Jan 23 14:44:00 GMT 2002


(I saw your reply on gcc@gcc.gnu.org, you didn't send me a copy.)

> I think (though I'm not certain because I haven't checked) that it happened
> because 32 bit gcc was trying to link to the 64 bit libraries I'd already
> compiled (because they were in my LD_LIBRARY_PATH... well, technically my
> crle -64, but same difference).  If that isn't the case, I can't think of 
> any reason that code which compiled without a hitch before would cease to
> compile with the same compiler.

Well, here's the result of ldd on gengenrtl:

banach-408% ldd gengenrtl 
        libc.so.1 =>     /usr/lib/sparcv9/libc.so.1
        libdl.so.1 =>    /usr/lib/sparcv9/libdl.so.1
        /usr/platform/SUNW,Ultra-4/lib/sparcv9/libc_psr.so.1

It's true that bootstrapping (32-bit) sparc-sun-solaris2.8 gets past this point.

Brad



More information about the Gcc mailing list