[coreboot] GSOC USBROM linking problem

ron minnich rminnich at gmail.com
Wed Jun 17 19:05:17 CEST 2009


-fpic is the wrong way to go ... can we talk about this relocatable
code a bit? I need to catch up.

For any assembly code, if it needs to be 32-bit, it's always a good idea to have
.code32
at the start

thanks

ron




More information about the coreboot mailing list