Hello,
I have application and want to add new functionality (LZO compression/decompression) but I don't know how to move all object into new segment. I use source from http://www.oberhumer.com/opensource/lzo/. The only way I know is to assign every function to requested segment but this is quite unpleasant if I use source from another programmer (as in this project). If there will be new version I would do this editing again. Is there any way how to simply say that compiled object file should be all in one section?

Thanks.
Hynek Sladky

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to