hi, i was trying to crosscompiling the only way i could make it work is with scratchbox could we rewrite configure and Makefiles to work with crosscompiling? ./configure --target / --host options...
without scratchbox i could execute ./configure ... change eprefix,prefix, but some variables in libtool (maybe here is the problem) isn't ok for crosscompile, for example LD="/usr/bin/ld" instead of LD="/opt/Friendlyarm/..../ld" NM="/usr/bin/nm" no problem after changing this, on owlib path i couldn't understand you it continue calling /usr/bin/ld maybe a hardcoded "/usr/bin/ld" string instead of a option is being used anyone could help? objetive? export PATH=...paths (if user want it) ./configure --options (don't use PATH) make make install -- Roberto Spadim Spadim Technology / SPAEmpresarial ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
