gcc 3.2.3 compiled successfully in alphaev56-dec-osf4.0d

Das (ext) Tapas-Kumar Tapas-Kumar.Das.ext_TCS@ts.siemens.de
Fri May 9 13:03:00 GMT 2003


Hi
We could successfully build and install gcc 3.2.3 in osf4.0d
No changes were necessary. But we used gmake 
to build and install.

Output of configure.guess
      alphaev56-dec-osf4.0d

Output of gcc -v
   Reading specs from ./../lib/gcc-lib/alphaev56-dec-osf4.0d/3.2.3/specs
   Configured with: /home/data/gcc/gcc-3.2.3/configure --prefix
/home/data/GCC : (reconfigured)        
   /home/data/gcc/gcc-3.2.3/configure --prefix /home/data/GCC
   Thread model: single
   gcc version 3.2.3


We used gmake instead of make
 version of gmake 
 gmake -v
  inst emulated pid=5544 <gmake> va=0x11fffe8d0 pc=0x1200054f4
inst=0x28300000
  GNU Make version 3.77, by Richard Stallman and Roland McGrath.
  Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
          Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.
  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.

  Report bugs to <bug-make@gnu.org>.
----------------------------------------------------------------------------
--

However the build failed when I specified the option 
--enable-threads=pthreads
for a fresh build in a new directory 
It complained about missing pthreads.h file.


With Regards
Tapas Das



More information about the Gcc mailing list