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

See the CrossGCC FAQ for lots more infromation.


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

Problem with binutils


Hi,
	I am trying to build a m68k crosscompiler on a Solaris X86 2.5.1 
host. I could build the Crosscompiler properly but the problem is when 
I do 'dumpspecs' on my machine, it shows the startfile as

*startfile:
%{!shared:%{pg:pgcrt0%O%s}%{!pg:%{p:pcrt0%O%s}%{!p:crt0%O%s}}}

	However I do not want this startfile to be included. Is there a way 
to configure the binutils, gcc, newlib etc. at the time of creating a 
makefile to aviod this. Presently I am using "-specs = file" option to 
do this.

Thanking in advance,
Manjunath B.S.

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 9/29/00, 1:43:39 PM, crossgcc-digest-help@sources.redhat.com wrote 
regarding crossgcc Digest 29 Sep 2000 08:13:39 -0000 Issue 287:


> crossgcc Digest 29 Sep 2000 08:13:39 -0000 Issue 287

> Topics (messages 1705 through 1714):

> Cross compiler for Motorola M683xx
>       1705 by: "Jun-Ku Park" <hwatk@a-micom.ajou.ac.kr>

> egcs-1.1.2: host:BEOS 5.0 PC Target:h8300 ?
>       1706 by: "Speck, Christian" 
<christian.speck@epson-electronics.de>

> Building a Cygwin version of GCC that targets the PowerPC...
>       1707 by: "Rob Taylor" <robt@flyingpig.com>
>       1708 by: "Rob Taylor" <robt@flyingpig.com>
>       1710 by: David Korn <dkorn@pixelpower.com>
>       1712 by: "Adrian Michaud" <admich@nortelnetworks.com>

> How to test cross compiler
>       1709 by: "Barry Wu" <wqb123@163.net>

> Q: gcc crosscompiler: Cygwin as host and arm7 as target
>       1711 by: Torbjørn Heltne <etotorh@ericsson.no>

> Cross for mcore
>       1713 by: João Cadamuro Junior <cadamuro@lit.cpdtt.cefetpr.br>

> Compiling with newlib headers?
>       1714 by: "Russ.Shaw" <russell@webaxs.net>

> Administrivia:

> To subscribe to the digest, e-mail:
>       crossgcc-digest-subscribe@sourceware.cygnus.com

> To unsubscribe from the digest, e-mail:
>       crossgcc-digest-unsubscribe@sourceware.cygnus.com

> To post to the list, e-mail:
>       crossgcc@sourceware.cygnus.com


> ----------------------------------------------------------------------




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