Thank you for the reply but: Documentation does not explain --divide!!
On Sat, Nov 27, 2010 at 12:58 PM, Tobias Diedrich <[email protected]> wrote: > ali hagigat wrote: >> We have the following definition for CC: >> CC:=gcc -Wa,--divide -fno-stack-protector -Wl,--build-id=none >> I wonder if any one can explain the options, --divide and --build-id. >> Thank you. > > -Wl,<foo> is a linker option, please look at the ld manpage. > Similarily, -Wa,<foo> is an assembler option. > > From the ld manpage: > --build-id=style > Request creation of ".note.gnu.build-id" ELF note section. The > [...] > > > -- > Tobias PGP: http://8ef7ddba.uguu.de > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot > -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

