comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Solaris 2.6, gcc 8.0, IDL 5.2
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Solaris 2.6, gcc 8.0, IDL 5.2 [message #17226] Mon, 20 September 1999 00:00
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
Karl Young <kyoung@itsa.ucsf.edu> writes:
>
> Hi, I just started trying to use the above combination on a Sun Sparc
> and can't
> quite get the compiler flags right for building shared object libraries
> for IDL
> (thanks to RSI for providing the right flags for the native Sun compiler
> - that
> was greatly appreciated). Has anybody used that combination, and have
> the
> (or 1 set of anyway) proper compiler flags ? Thanks,

I have no idea what gcc 8.0 is, but here is what I have used for
gcc2.7. It should be the same for you.

CC="gcc"
CFLAGS="-fPIC"
LD="ld"
LDFLAGS="-G"

Craig



--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Previous Topic: A routine for converting 2-digit years.
Next Topic: Solaris 2.6, gcc 8.0, IDL 5.2

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 09:47:04 PDT 2025

Total time taken to generate the page: 2.24248 seconds