Hello everyone, I found http://www.ucdot.org/article.pl?sid=03/11/25/1126257&mode=thread for shared libraries on uClinux. I was uncertain, if this site is still up-to-date for Coldfires (m68knommu). So I emailed to Greg Ungerer directly last week (had some problems with list registration) about the status of shared libraries in uClinux on Coldfires (m68knommu) and the site given above. It is still up-to-date. That's good so far, but one restriction of bFlat shared libraries is, I have to recompile the application, if I change the lib. This is a huge problem for us, as we cannot recompile the main application. So my question is: Are there some workarounds to avoid the recompilation of the main application if we change the shared lib? We had the idea about a wrapper lib where the offsets of the wrapper functions to the shared lib shouldn't change. This may work, but one day it may stop working. Any comments?
I also read about FDELF_PIC, but according to Greg it is only supported on FRV and Blackfin. What is needed to be done, to get FDELF_PIC supported on Coldfires (m68k in general). AFAIK there is no distinction bewteen MMU and NOMMU with this type of binary. What would be the effort for doing this? Thanks so far Regards Alexander _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
