Hi

I'm using gcc for compiling m68k code and the linker is combining two sections into a single segment and padding the gap with zeros - that happens to be bad news for me. I believe the way around this is by specifying my own segments with PHDRS{} but so far all my efforts result in a "Not enough room for program headers, try linking with -N" error. Does anyone on the list have specific knowledge of specifying segments for the linker? In particular, once I take the PHDRS route, do I need to tie in every single debug section?

Cheers

Tim

--
Next meeting:  Crown Hotel, Blandford Forum, Tuesday 2010-11-02 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to