This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: CYGWIN To Solaris question


Hello,

    I tried what you suggested but I got a different error:

In file included from gthr-default.h:1,
                 from gthr.h:98,
                 from ./libgcc2.c:3039:
gthr-posix.h:37: pthread.h: No such file or directory
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory `/cygdrive/c/cygwin/gcc-2.95.2-6/gcc'
make: *** [all-gcc] Error 2

Where should I place newlib under ...gcc-2.95.2-6 or under gcc-2.95.2-6/gcc
?

Thanks a lot.





----- Original Message -----
From: "Fabrice Gautier" <gautier@email.enst.fr>
To: "Mumit Khan" <khan@NanoTech.Wisc.EDU>
Cc: "Rafal Furdzik - GM Corner" <Raffy@grandmastercorner.com>;
<crossgcc@sources.redhat.com>
Sent: Saturday, February 03, 2001 11:10 AM
Subject: Re: CYGWIN To Solaris question


>
> On Sat, 3 Feb 2001 01:06:04 -0600 (CST)
> Mumit Khan <khan@NanoTech.Wisc.EDU> wrote:
>
> > On Sat, 3 Feb 2001, Rafal Furdzik - GM Corner wrote:
> >
> > > Thanks for your kindly response. I'm really pulling my hair out... I'm
only
> > > VB programmer... :)
> >
> > We all have to start somewhere ...
> >
> > > The problem is with step 2. I can not get those Solaris runtime. The
system
> > > I'm using is called VDE and it is compatible with Solaris 2.5.1. When
I go
> > > to /usr/lib and try to copy those files I get:
> >
> > Step 2 is crucial, and you have to somehow get the Solaris runtime to be
> > able to create Solaris binaries. There's no way of getting around it,
> > sorry.
>
> I beg to disagre...
>
> At least for linux, I managed to do it without the runtime. I had to
> configure with --with-newlib and to do "make all-gcc" and "make
> install-gcc" instead of "make" and "make install"
>
> Eventually it seems to work as well when I just created the missing
> header files as empty.
>
> May not apply to Solaris though.
>
>
> --
> Fabrice Gautier <gautier@email.enstfr>
>
>


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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