Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A5F9256.1A74A923@catapult.com>
Date: Fri, 12 Jan 2001 15:25:10 -0800
From: Ramesh Veema <ramesh@catapult.com>
Organization: Catapult Communciations
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: C compiler cannot create Executables" error while building Powerpc cross 
 compiler.
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hi,

Iam  trying to build a CROSS-GCC compiller for  powerpc-motorola-eabi
and
I am getting  "C compiler cannot create executables";
Hardware & software

Workstation : SUNSparc
Operating system : Solaris8 (SUNOS 5.8)
Latest GCC built with Native SUNWorshop compiler 5.0  :  gcc-2.95.2
I have the latest binutils and i have generated Cross compilation tools
such as powerpc-motorola-eabi-as, ld, etc...

I did the make distclean and  configure the latest gcc  as follows for
cross compilation

 ./configure  --target=powerpc-motorola-eabi

and  cd gcc directory and Config.log file shows the bottom ettot:

configure:6044: checking for strerror in -lcposix
configure:6063: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
ld: fatal: library -lcposix: not found
ld: fatal: File processing errors. No output written to conftest

and later i  issued a "make"  and the build went for long time and
later responded with

"C compiler  cannot create executables" and Iam confused.

If any one have idea please help me out in identifying  to do better
Cross compilation



Regards
Ramesh V.







--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

