>
> have you seen this:
>
> http://www.trilithium.com/johan/2005/06/static-libstdc/
>
> It looks like staically linking libstdc++ is pain, but it's at least
> doable.


Thanks Martin... actually I had seen this, but didn't follow the steps
correctly the first pass.

After revisiting, it works, but unfortunately the resulting stripped 0mq
shared library is 850K... maybe a sign that most if not all of the c++
standard library is getting dragged in.

Since this is for a limited memory/flash embedded system, this may be a
show-stopper for adopting 0mq until I have a better handle on this.

Regards,

-joe
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to