Hi Jason,

On Wed, Jun 20, 2007 at 08:54:55PM -0700, jason wrote:
> a lot of binaries and shared libraries seem to be missing on my machine
> 
> in particular,  my linker doesn't work
> 
> ~ $ gcc -o makewff makewff.c 
> ld: fatal: file crt1.o: open failed: No such file or directory
> collect2: ld returned 1 exit status
> ~ $ 
> 
> how do i get gcc and g++ working?

What does gcc -v give you?

Anything like this?

% gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
Configured with: /builds2/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure 
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as 
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc 
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to