[packman] x86-64 Factory builds

Markus Kohm markus.kohm at gmx.de
Thu Mar 29 11:43:04 CEST 2012


> Any idea about what's the problem with the x86-64 Factory builds? They
> fail a lot with "internal compiler error" messages

"internal compiler errors" are often memory problems while optimization. 
Changing general optimization options, e.g.,-O3 into -O2, -Os or -O1, may 
help. Better would be to find out the optimization that fails, and only 
disabling that. Which optimizations are part of -O1, -O2, and -O3 may be 
tested using e.g.

gcc -O3 -Q --help=optimizers

Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20120329/09466e5c/attachment.sig>


More information about the Packman mailing list