Re: Exporting new libgomp functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Amittai Aviram <amittai.aviram@xxxxxxxx> writes:

> I just tried a further experiment.  One of my source code files is
> called domp_team.c, and it defines, among others,
> domp_get_num_threads, which is one of the names I had listed in the
> OMP_1.0 block in libgomp.map under "global."  I copied the entire
> contents of domp_team.c and inserted it at the bottom of the standard
> libgomp/team.c, took domp_team.c out of my Makefile.am, recreated my
> Makefile.in (as described in my last message), reconfigured, and
> rebuilt.  _Still_, if I go to my the directory holding libgomp.so and
> enter
>
> $ readelf -s libgomp.so | grep "domp_"
>
> then the response is emptyânone found.

I'm sorry, I do not know what could cause this.  It seems like there
must be a simple mistake happening somewhere.

Ian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux