[EMBOSS] Build -m32 on 64 bit host, problems
David Mathog
mathog at caltech.edu
Mon Jun 27 21:49:09 UTC 2011
> Found it in configure.
Ack, make that, "found it in _every_ configure". Rather than hand
editing these, modified the lot of them to break the x86_64 test, so it
will fail even if the strings are present (or use sed):
find . | \
grep configure$ | extract -fmt 'extract -in [1,] -out /tmp/foo -rtds
"grep x86_64" -rtss "grep WILLNOTMATCH"; /bin/cp /tmp/foo [1,]' | \
execinput
Regards,
David Mathog
mathog at caltech.edu
Manager, Sequence Analysis Facility, Biology Division, Caltech
More information about the EMBOSS
mailing list