hi misc@, i'm currently porting the hare programming language to openbsd and i am having quite a few problems trying to use a linker script. i am always getting a "/bin/ksh: .bin/hare: Invalid argument" error.
so far i tried a lot of stuff like comparing a working version without a linker script, looking if any of the programm headers are missing, etc. i am not missing the .note.openbsd.ident section. is it possible to debug such errors to find out what is missing? i just need an error message. :D (it would be very kind if someone could send me a working, minimal linker script for a simple dynamic C programm) - lorenz