On Mon, 27 Jun 2011 06:28:30 -0500
DRC <dcomman...@users.sourceforge.net> wrote:

> On 6/27/11 4:08 AM, Pierre Ossman wrote:
> >> 64-bit or 32-bit.  I also want to implement a BUILD_STATIC option in
> >> CMake that statically links with libstdc++ and libgcc (if possible--
> >> note that on Mac, there is no libstdc++.a.)
> >>
> > 
> > Note that there can be if using something other than Apple's gcc.
> 
> That's fine.  The same procedure should work that works on Linux in that
> case-- i.e. using gcc -print-file-name libstdc++.a to figure out where
> the static version is and pulling some tricks to link against it instead
> of the dynamic version.  Not sure why anyone would want to use a
> non-vendor-supplied version of GCC on Mac, though.
> 

There's always the cross-compiler loons like us. :)

Rgds
-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to