Solaris8/ GCC 2.95.3

Solaris8/ GCC 2.95.3

Post by bob Johnston » Thu, 30 Jan 2003 21:42:33



  Compiling GD1.2 and a few other Perl inclusions XML::Parser,
etc...GCC chokes on the Perl produced Makefile declaration
"CCCDLFLAGS = -KPIC"
-------
Net info search says to exchange KPIC, used in Sun cc compiler for FPIC,

used in GCC.
  Neither works

Any help here?

Thanks

 
 
 

Solaris8/ GCC 2.95.3

Post by User Vatazhk » Mon, 03 Feb 2003 09:05:37


Quote:> Net info search says to exchange KPIC, used in Sun cc compiler for FPIC,
> used in GCC.

Try to exchange -KPIC for -fPIC or -fpic (these two have different
meaning for GCC 2.95.3).

 
 
 

1. Solaris8 / GCC 2.95.3

     Compiling GD1.2 and a few other Perl inclusions XML::Parser,
etc...GCC chokes on the Perl produced Makefile declaration
"CCCDLFLAGS = -KPIC"
-------
Net info search says to exchange KPIC, used in Sun cc compiler for FPIC,
used in GCC.
  Neither works

Any help here?

Thanks

2. Hard server limit

3. gcc 2.8.1 vs gcc 2.95.3 optimization on Sparc V8

4. Synoptics Vs. Cabletron?

5. gcc 2.95.4 vs gcc 3.3 ?

6. Broadcom Wireless Support, Compaq R3000Z, HP zv5000z questions

7. gcc-2.96 to gcc-2.95

8. proctool

9. gcc 2.95.1 does not compile KDE 1.1.2

10. SIGSEGV in pthread_mutex_lock in RedHat 7.2 gcc 2.95.3

11. Installation of gcc 2.95.3

12. 2.5.6: JFS vs gcc 2.95.4

13. Compile GCC 2.95.3 in RedHat 7.0 failed !!