On Thu, Dec 18, 2008 at 10:09 AM, David Fuentes <fuente...@gmail.com> wrote:
>
>
> Working with gcc 4.3.1 in debug mode, the compiler options
>
>
>   -ansi -pedantic  -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC
>
>
>
> chosen by the configure script do not seem to play nice with another
> library I'm using. Aside from hacking the configure file, what
> would be the best way to remove these options when compiling libMesh
> in debug mode ?

Hmm... I guess it depends on the problem.  Is it at compile time, run
time, or link time?

If you are using libmesh's compiler flags to compile another library
then I guess the answer would be "don't do that" :-)

-- 
John

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to