On 9/23/12 3:44 AM, Hanspeter Niederstrasser wrote:
> 10.7/Xcode 4.1
> 
> g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src  -I/sw/include 
> -I/sw/include -g -O2 -g -DDEBUG -fvisibility=hidden -D_THREAD_SAFE 
> -pthread -L/sw/lib/system-openssl/include -I/sw/include/sigc++-2.0 
> -I/sw/lib/sigc++-2.0/include -MT LibTorrentTest-object_static_map_test.o 
> -MD -MP -MF .deps/LibTorrentTest-object_static_map_test.Tpo -c -o 
> LibTorrentTest-object_static_map_test.o `test -f 
> 'torrent/object_static_map_test.cc' || echo 
> './'`torrent/object_static_map_test.cc
> clang: warning: argument unused during compilation: 
> '-L/sw/lib/system-openssl/include'
> torrent/object_static_map_test.cc:47:1: error: extraneous 'template<>' 
> in declaration of variable 'keys'
> template <>
> ^~~~~~~~~~~
> torrent/object_static_map_test.cc:64:1: error: extraneous 'template<>' 
> in declaration of variable 'keys'
> template <>
> ^~~~~~~~~~~
> (and a bunch of more similar errors in torrent/object_static_map_test.cc
> 
> Hanspeter
> 

I assume this is -m mode?

It appears to work with 10.7/Xcode 4.5

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
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