[oe-issues] [Bug 3399] New: Add --disable-libgomp to gcc 4.2.x recipes

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Nov 30 02:16:43 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3399

           Summary: Add --disable-libgomp to gcc 4.2.x recipes
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: raj.khem at gmail.com


Created an attachment (id=3462)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3462)
modify gcc 4.2 recipes

Currently we do not disable some libraries that are not that much useful on
small embedded systems.

--disable-libssp --disable-libgomp --disable-libmudflap 

would get rid of some of these libraries. Moreover it also lets gcc 4.2 compile
as it is failing to compile in libgomp at the moment.

Attached patch fixes this issue.

OK?


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list