assist with compilation on Itanium 11.23

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can anyone assist me with the compilation of openssh on HP-UX 11.23 using
gcc (gccipf) 3.0


/configure --with-zlib=/usr/local/lib/hpux
--with-ssl-dir=/usr/local/ssl/lib --with-lib=/usr/local/include

gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib
-L/usr/local/lib/hpux  -lssh -lopenbsd-compat -lz -lnsl -lxnet  -lsec
-lcrypto
ld: Can't find library or mismatched ABI for -lgcc
Fatal error.
collect2: ld returned 1 exit status

please let me know where the path is for the libraries for gcc?

kind regards
Donny



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux