How can I do that? Just trying to pass arch flags in CFLAGS/LDFLAGS is
not working:

% make
make  all-recursive
Making all in libusb
  CC     libusb_1_0_la-core.lo
llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with
multiple -arch flags

It does not help that the full command-line isn't displayed (how can I
see that instead of the fake command lines here, by the way)... And I
looked in configure --help for anything mentioning universal or arch
and did not see anything. I'd rather not have to build twice and lipo
everything together, and also am not sure what would then happen to
the *.la etc. files that only knew about one arch.

YA

------------------------------------------------------------------------------
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/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to