Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
How can I change this compiler setting? I recognize it's not just as simple as changing it to gcc, because compiler flags also need to change. I tried the -fPIC setting, but either I didn't do it right or that's not enough (-xdepend causes problems, too). There has to be a more elegant way, like re-running some config script somewhere.
And just out of curiosity, if I'm running 5.6.1, why is 5.00503 in my path? Is it because of the binary compatibility?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: cc/gcc config settings on Solaris
by zengargoyle (Deacon) on Mar 28, 2002 at 00:19 UTC | |
by elvolio (Initiate) on Mar 28, 2002 at 00:56 UTC | |
|
Re: cc/gcc config settings on Solaris
by beernuts (Pilgrim) on Mar 29, 2002 at 21:47 UTC |