This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/24845] New: [gomp] make "-fopenmp" imply "-lgomp" when linking
- From: "martin at mpa-garching dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2005 13:09:48 -0000
- Subject: [Bug other/24845] New: [gomp] make "-fopenmp" imply "-lgomp" when linking
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When linking an OpenMP program it is necessary to explicitly supply
the flag "-lgomp" on the command line; using "-fopenmp" is not sufficient.
Would it be possible to make "-fopenmp" imply "-lgomp" when linking is
performed, as most other compilers do? Or does this lead to problems?
--
Summary: [gomp] make "-fopenmp" imply "-lgomp" when linking
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martin at mpa-garching dot mpg dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24845