This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Exporting new libgomp functions


Amittai Aviram <amittai.aviram@yale.edu> writes:

> What about omp.h.in?  I see that it has the standard omp function names listed in a particular syntax.  Am I supposed to edit that file manually?  Or does something else generate it?  Or can I create another *.h.in file alongside it?

No, that's just a header file.  It should not affect which symbols go
into the library.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]