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 with out glibc and glibc++


On Mon, 15 Sep 2003, Steve Pribyl wrote:
> I am trying to build with gcc and install it on a system that does not
> have glibc on it.
>
> Todays targets are solaris and aix.

A guess: are you asking about cross compiling?  E.g. creating
sparc-sun-solaris executables on a i686-pc-linux-gnu host, perhaps?

Otherwise your question doesn't make sense.  Solaris doesn't have a glibc
port, never did.

Jeff


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