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: How to build M68k and ARM platform newlib under Cygwin!


> ----- Original Message -----
> From: clifftsai
> To: crossgcc
> Sent: Thursday, January 11, 2001 1:46 PM
> Subject: How to build M68k and ARM platform newlib under Cygwin!
>
>
>
>
>
> Hi:
>
>        Please tell me how to build a library(newlib) for M68k and ARM
> Platform under cygwin.
>        First:Can I use Libtool and build a shared Library?(Even use
Libtool
> to create DLLs)
Yes, if your OS of target can load it and run. And the dll created by
libtool is only for windoze.
>        Secoond: And I think that only  files under Director ligbloss
needed
> modified.Is that right?
Why modified this?
>        Third:I don't see any file related about ARM.Where are they?
To build newlib, you have to build binutils and gcc for target first. It
will compilied the C code of newlib into machine code.
>        Thanks!
>        Cliff
>
>


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