This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Creating Newlib for m68k cpu32


Hello All
                I'm new to all this, and have been banging my head against it for some time. I can create newlib for Coldfire m68k devices, but I need to get a specific version for the cpu32 architecture. How can I do this? I also needed  to add the -fleading-underscore option to the build, but have found the only way I can get this to work is to edit the configure.host file in newlib. I'm using G++lite with  "configure --target=m68k-elf --enable-target-optspace -prefix=/some dir" then "make". I get the following CPU variants in the m68k-elf folder "m51qe,m5206e,m5208,m5307,m5329,m5407,m5475,m54455" plus a libgloss and newlib folder.

                Regard Doug


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