Am 06.01.2010 16:22, schrieb Fred Kiefer: > Am 06.01.2010 15:50, schrieb Andreas Höschler: >> and back to base. I put the output of the base build into >> >> http://www.smartsoft.de/EAR/base_build.output.txt >> >> If anyone cares to have a look on that. Thanks a lot, > > Googling for the error message (relocations remain against allocatable > but non-writable sections) give the following result: > > http://www.filibeto.org/pipermail/solaris-users/2004-March/000660.html
I had a look at the other pages that Google turned up and found this: http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWdev/LLM/p24.html Looks like you could have a library linked in that wasn't compiled witht he -K pic option. I remember seeing something about this case in the GNUstep mailing list before. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
