Meskovic Zlatko wrote: > > Hi all, > > I have a little problem with linking ada on my PowerPC. > It is good news that tasking is working on this version as I am developing code for the parallel IBM SP2. One aspect of this is an Ada95 binding to MPI in which alternative startup code (crt0.o) is used. After some experimentation the attached makefile was produced. The "trick" is to use the option -nostartfiles as a parameter to gnatlink. The MPI-Ada code is called from an enclosing C program. Hope this helps. Ken -- Dr K.S. Thomas Department of Electronics and Computer Science University of Southampton Highfield Southampton SO17 1BJ United Kingdom Telephone : (+44) 01703 593029 Fax : (+44) 01703 593903 email: kst@ecs.soton.ac.uk