recompiling libgomp on ubuntu 8.04 (Hardy Heron)
In Ubuntu 8.04, the gcc 4.2.3 version of libgomp will not work with shared libraries, for example:
http://
explains the problem and has a simple gcc patch, apply and rebuild corrects the problem:
http://
How do I rebuild libgomp after applying the patch? I have downloaded the gcc sources, patched, configured and rebuilt. The resulting shared library cannot be used - I think I need to configure gcc so it builds the exact same binaries that come with the Ubuntu distribution, but I do not know how to do this. I have been trying for several days, and cannot find out how to fix this on Ubuntu Hardy. What is frustrating is that I have the simple patch above.
James Phillips
http://
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu gcc-4.2 Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was reopened
Can you help with this problem?
Provide an answer of your own, or ask James Phillips for more information if necessary.