On 5/1/2013 8:49 PM, Alexander Hansen wrote:
> On 5/1/13 9:28 AM, Alexander Hansen wrote:

> I'd be interested in feedback from attempts to build doxygen with 10.6 /
> Xcode 3.2.6.
>

WFM 10.6/i386/3.2.6
Fails 10.6/x86_64/3.2.6

There are definitely some differences in the build.  For example:

32
c++ -c -pipe -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int 
-Wall -W -Wno-deprecated-declarations -O2 -I../qtools -I/sw/include -o 
../objects/portable.o portable.cpp

64
c++ -c -pipe -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int 
-Wall -W -Wno-deprecated-declarations  -g -fstack-protector -I../qtools 
-I/usr/local/include -o ../objects/portable.o portable.cpp

which pretty much explains the missing libiconv_open symbols...

Hanspeter

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to