[haiku-development] runtime loader error
- From: "David McPaul" <dlmcpaul@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sun, 29 Jun 2008 12:44:18 +1000
Heya,
I get the following error in the serial log
runtime_loader: Could not find .comment section
runtime_loader: Failed to get gcc version for
/boot/beos/system/add-ons/media/plugins/3ivx_decoder
runtime_loader: Troubles handling dynamic section
I think it is because I am linking in some assembler code that does
not define a comment section with whatever is needed for the
runtime_loader.
Can someone tell me what I should try to add to my code?
I assume this is trying to handle gcc4 vs gcc2. Would it be better to
assume gcc2 unless you find the gcc4 comment being searched for?
--
Cheers
David
Other related posts: