This is the mail archive of the crossgcc@sourceware.org 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]
Other format: [Raw text]

Kegel Crosscompiler for linux to xscale-ada


Hello, im trying this crosstool (http://kegel.com/crosstool/crosstool-0.42.tar.gz) for the xscale
architecture and for ADA language, im having some problems, i just
build the tool, and it makes some directories, my first problem was to compile
an ada source, cause it didnt find the needed libraries, so i use the
normal gnat libraries and copy them to the arm-xscale/lib/... , after that i
could compile the sources with arm-xscale-linux-gnu-gcc -c -I <source>
and then i use the gnatbind that this crosstool make, but here comes my
problem, how can i Link the .ali file?, theres no gnatlink in your crosstool, or
at least i cant find it, and if i use the normal gnatlink i get an error
with the libgnat.a library, do you know what im doing wrong?, hope i make my
self clear, i dont really speak english, and im sure you know that by now


hope someone can help me, and thanks for your time

I.S.C. Mario Rogelio Ortiz Sevilla
Colima University
Colima



--
For unsubscribe information see http://sourceware.org/lists.html#faq


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