libmad source doesn't include a pkg-config setup.  I suppose we could
create noted in lfs.

Standard piCore/pCP compiler flags, such that we make sure all binaries
work on all boards.


Code:
--------------------
    
  export CFLAGS="-O2 -pipe -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp"
  export CXXFLAGS="-O2 -pipe -fno-exceptions -fno-rtti -march=armv6zk 
-mtune=arm1176jzf-s -mfpu=vfp"
  export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
  
--------------------


Actually the Core Handbook would say to use -Os optimization.......



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=112318

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to