X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <003101c182da$4ab21230$eb01020a@pc178> From: "Asaf Levy" To: Date: Wed, 12 Dec 2001 08:57:39 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002E_01C182EB.0D8E4E80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_002E_01C182EB.0D8E4E80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 Hi there !!! I am attempting to build it for a powerpc target with a i386 host. when i run the "make all install" command (after configure) i get the = error that it can't find 'stdlib.h' and 'unistd.h' when compling the file gcc-2.95.2/gcc/libgcc2.c . A comment in gcc-2.95.2/gcc/libgcc2.c says that fixproto guarantees the existence of these headers. The configure command i run before is: $./configure --target=3Dpowerpc-eabi --prefix=3D/usr/local/gnu-project If i copy the include directory from /usr at my linux box to the = gcc-2.95.2 folder (some place where it can find these files), the = compilation continues from that error point, but when it comes to = compiling libio, i get some errors from several *.h files included (one = of tham is libio.h...). It doesn't make sence to me that i have to copy the include directory = from /usr to the installation folder of the gcc. AM I MISSING SOMTHING ??? How do i get the headers for power-pc ? Im using red-hat 7.2 (eventualy i will try this also under Cygwin, thats = the final goal). Any help will be appreciated.... Thanks Asaf *************************************************************************= *********** * =20 * Asaf Levy - SV Engineer. =20 * Galileo Technology, A Marvell Company =20 * Manof, Israel =20 * Tel: 972-4-9999555 ext. 1158 =20 * Fax: 972-4-9999556 =20 * Cellular phone: 972-58-751233 =20 * E-mail: asafl AT galileo DOT co DOT il =20 * =20 * Check our Web site: http://www.galileoT.com =20 * =20 *************************************************************************= *********** ------=_NextPart_000_002E_01C182EB.0D8E4E80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
Hi there !!!
 
I am attempting to build it for a powerpc target with a i386=20 host.
when i run the "make all install" command (after configure) i = get the=20 error
that it can't find 'stdlib.h' and 'unistd.h'  when = compling the=20 file
gcc-2.95.2/gcc/libgcc2.c .
A comment in = gcc-2.95.2/gcc/libgcc2.c says=20 that fixproto guarantees the
existence of these headers.
The = configure=20 command i run before is:

 $./configure = --target=3Dpowerpc-eabi=20 --prefix=3D/usr/local/gnu-project
If i copy the include directory from  /usr at my linux box to = the=20 gcc-2.95.2 folder (some place where it can find these files), the = compilation=20 continues from that error point, but when it comes to compiling libio, i = get=20 some errors from several *.h files included (one of tham is=20 libio.h...).
It doesn't make sence to me that i have to copy the include = directory from=20 /usr to the installation
folder of the gcc. AM I MISSING SOMTHING ???
How do i get the headers for power-pc ?
Im using red-hat 7.2 (eventualy i will try this also under Cygwin, = thats=20 the final goal).
Any help will be appreciated....
Thanks
Asaf

****************************************************************= ********************
*        =             &= nbsp;           &n= bsp;           &nb= sp;  =20
* Asaf Levy - SV=20 Engineer.          &nbs= p;            = ;=20
* Galileo Technology, A Marvell=20 Company           =
* Manof,=20 Israel           &= nbsp;           &n= bsp;           =20
* Tel: 972-4-9999555 ext.=20 1158           &nb= sp;        =20
* Fax:=20 972-4-9999556          =             &= nbsp;       =20
* Cellular phone:=20 972-58-751233          =         =20
* E-mail: asafl AT galileo DOT co DOT il  &n= bsp;           &nb= sp;     =20
*           &n= bsp;           &nb= sp;           &nbs= p;            = ;=20
* Check our Web site: http://www.galileoT.com  &= nbsp; =20
*           &n= bsp;           &nb= sp;           &nbs= p;            = ;=20
*********************************************************************= ***************
------=_NextPart_000_002E_01C182EB.0D8E4E80--