[coreboot] lzma v3 fails to compile under gcc-4.3.x

Devils-Hawk dev at stuffit.at
Fri Mar 21 18:33:14 CET 2008


compiling with gcc-4.3.0 will result in the following or similar:
> error: 'memcpy' is not a member of 'std'
because gcc-4.3.0 does not include certain standard C-headers in C++ programs 
by default anymore. Attached simple stupid patch should fix that.

regards,
devh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-gcc43.patch
Type: text/x-diff
Size: 427 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080321/259bdf6f/attachment.bin>


More information about the coreboot mailing list