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]

CYGWIN To Solaris question



Jerome,

I'm pretty new to all this UNIX stuff. I'm using cygwin and trying to
recompile gcc for target platform sparc-sun-solaris2.5.1. Gcc version # is
2-95.2. This is the error I'm receiving:

$./configure --target=sparc-sun-solaris2.5.1 --with-header=/cygdrive/c/cygwi
n/
c-2.95.2-6/gcc/newlib/libc/include

THAT WORKED !

$  make install LANGUAGES="c c++"

./libgcc2.c:41: stdlib.h: No such file or directory
./libgcc2.c:42: unistd.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


THIS DID NOT !

Any idea ? I think that I need something called header files from my solaris
box. Do you have any idea where those files are located and where should I
put them on my cygwin box.
Any information would be really appreciate. Thanks.

----- Original Message -----
From: "Jerome Kunegis" <kunegis@cs.tu-berlin.de>
To: <raffy@grandmastercorner.com>
Sent: Wednesday, January 31, 2001 11:16 PM
Subject: Re: Web Chess Vote


> Hi,
>
> the executables of `vote-next' and `vote-results' are available as
> `vote-next.en' and `vote-results.en' in
> `http://user.cs.tu-berlin.de/~kunegis/bch/'.  Tell me if they work,
> even if the text is not the one that you intend.
> `bch-wcv-10.3.tar.gz' on the download page contains the sources and a
> description in `etc/WEB-CHESS-VOTE'.  If the binaries work, you can
> change `src/en-words.hh' and I can recompile the binaries for you.
> The current version (11.0.0.6) does not work, that's why you have to
> use 10.3.  I am not going to work on the 10.3 version.  Maybe the
> actual version will work soon.  Until then, you'll have to use the
> 10.3 one.  I still use them for the BabyChess web site.
>
> Good Luck,
> Jérôme.
>


------
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]