This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC Build Status for SCO OS 5.0.5


Rakshit Karnavat , Gurgaon wrote:

>   I was unable to make gcc 3.0.1 using the --enable-shared option in
> the i386 environment. Without that option, everything runs fine. But
> then, I am unable to make shared libraries using gcc. I make shared

Those two concepts shouldn't have anything to do with each other.
"--enable-shared" controls whether gcc's own libraries are built as
shared libes or not, not whether gcc can generate shared libraries.

> Is it possible to make shared libraries with gcc on SCO OS 5.*

Yes.

RJL


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]