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


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

Re: lib for M68302


You only need libc.a and libm.a for C programming.  For C++ programming
you also need libstdc++.  The rest are libraries that contain (mainly)
I/O routines for some single-board computers, they won't be useful for
your 68302.  Eg: libbcc.a is for the Motorola 68332 Business Card
Computer.

Dony wrote:

> Hii ...
> At the end, I managed to compile 'go32-to-m68k'.
> There are a lot of library in my created dir,
> and I don't know which library are what for??
> I need to link all the compiled code for M68302
> (embedded M68000). Can anybody explain what these
> below library specific for??
> Under ../gcc-m68k/m68k-coff/lib/m68000 there are :
> libbcc.a, libc.a, libdbug.a, libg.a, libiberty.a,
> libidp.a, libm.a, libmvme135.a, libmvme162.a, libstdc++
>
> --
> Dony
> Email : dony@willowglen.com.sg
> =========================================================
> To get command help for the crossgcc list, including help
> on adding/removing yourself to/from the list, send e-mail
> to majordomo@cygnus.com with the text 'help' (without the
> quotes) in the body of the message.
> =========================================================

=========================================================
To get command help for the crossgcc list, including help
on adding/removing yourself to/from the list, send e-mail
to majordomo@cygnus.com with the text 'help' (without the
quotes) in the body of the message.
=========================================================