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

latest CVS and HP-UX 11.00


make[2]: Entering directory `/opt/build/gcc-2.96/objdir/gcc'
cc  -DIN_GCC    -g  -DHAVE_CONFIG_H  -o cpp cppmain.o \
intl.o libcpp.a obstack.o alloca.o  ./intl/libintl.a
../libiberty/libiberty.a
/usr/ccs/bin/ld: Unsatisfied symbols:
   __udivdi3 (code)
   __ashldi3 (code)
   __divdi3 (code)
   __main (code)
   __umoddi3 (code)
   __lshrdi3 (code)
   __moddi3 (code)
   __ashrdi3 (code)
gmake[2]: *** [cpp] Error 1
gmake[2]: Leaving directory `/opt/build/gcc-2.96/objdir/gcc'
gmake[1]: *** [all-gcc] Error 2
gmake[1]: Leaving directory `/opt/build/gcc-2.96/objdir'
gmake: *** [bootstrap] Error 2

I am building as follows:
  CC=cc ./configure --enable-haifa --with-gnu-as --prefix=<blah> \
  --with-local-prefix=<blah>
and using the commercial HP C compiler.

-- 
albert chin (china@thewrittenword.com)

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