Re: [Cppcms-users] Issue with using -rdynamic with GCC on OS X
Brought to you by:
artyom-beilis
From: doug l. <bi...@gm...> - 2012-04-08 12:38:08
|
Hi -- there were a couple of things that needed changing -- I've updated the wiki with a couple of asides about doing it on OSX with GCC 4.7, but it may want it's own section -- let me know if you'd rather it had, and I can do that in the next day or so. & thanks again for all of your help. Doug. On 7 April 2012 17:18, Artyom Beilis <art...@ya...> wrote: > Have you tried -Wl,--export-dynamic compiler option, it should work > > If not take a look on the options passed to the compiler by the CMake > (because it works in the unit tests, so it should work) > > Once it works... Update the wiki with correct flag: > > > http://cppcms.com/wikipp/en/page/cppcms_1x_tut_hello_templates#Dynamic.loading > > > > do I just need to man up & use a 'real' operating system? ;) > > Mac OS X is fully supported. I run tests on it using Darwin 8 VM (~Mac OS > X 10.4) > and everything should work with 10.5 and above. I don't have Mac OS X but > AFAIK > everything should work well. > > > If you have issues report them. > > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > > > >________________________________ > > From: doug livesey <bi...@gm...> > >To: cpp...@li... > >Sent: Saturday, April 7, 2012 6:25 PM > >Subject: [Cppcms-users] Issue with using -rdynamic with GCC on OS X > > > > > >Cheers, > > Doug. > > >------------------------------------------------------------------------------ > >For Developers, A Lot Can Happen In A Second. > >Boundary is the first to Know...and Tell You. > >Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > >http://p.sf.net/sfu/Boundary-d2dvs2 > >_______________________________________________ > >Cppcms-users mailing list > >Cpp...@li... > >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > > > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |