This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/24845] [gomp] make "-fopenmp" imply "-lgomp" when linking
- From: "stevenj at alum dot mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 23:41:29 -0000
- Subject: [Bug other/24845] [gomp] make "-fopenmp" imply "-lgomp" when linking
- References: <bug-24845-2736@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from stevenj at alum dot mit dot edu 2006-01-24 23:41 -------
The documentation apparently still needs to be fixed, as it currently (as of
20060117) says:
"To generate the final exectuable, the runtime library @code{libgomp} must be
linked in using @option{-lgomp}."
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24845