This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.1 build successful in hppa64-hp-hpux11.00
On Fri, May 24, 2002 at 12:07:55PM +0530, Karthikeyan M.D. wrote:
> Hi,
> gcc-3.1 builds successfully for hppa64-hp-hpux11.00. The problem
> mentioned below is because of the linker (binutils-2.12), ldd is not able to
> recognize the file magic written by ld, not a problem of gcc. I used the
> below to build the compiler.
>
> Regards,
> Karthik
>
> (using binutils-2.12 for hppa64-hp-hpux11.00)
> % ../gcc-3.1/configure --prefix=/tmp/dkarthik/gcc64 --enable-shared \
> ? --with-as=/user/dkarthik/usr64/bin/as \
> ? --with-ld=/user/dkarthik/usr64/bin/ld \
> ? --enable-languages="c,c++,f77" \
> ? --disable-nls \
> ? --host=hppa64-hp-hpux11.00
>
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis