Am 21.06.2012 um 17:58 schrieb Dominique Dhumieres:

> sed 's/$MAJOR/50/' 
> /sw/src/fink.build/ffmpeg-0.7.13-1/ffmpeg-0.7.13/libavutil/libavutil.v > 
> libavutil/libavutil.ver
> gcc-4.2 -dynamiclib -Wl,-single_module 
> -Wl,-install_name,/sw/lib/libavutil.50.dylib,-current_version,50.43.0,-compatibility_version,50

The sed command is obviously faulty, at least it seems to produce the gcc-4.2 
line which is incorrect. The options -current_version and 
-compatibility_version do need an introducing -Wl, so that they are marked as 
belonging to the linkage editor, ld.

--
Greetings

  Pete


"Evolution"            o           __o                     _o _
          °\___o      /0~         -\<,              ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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