5 Apr
2015
5 Apr
'15
7:07 a.m.
On 04/05/2015 01:33 AM, Steven Watanabe wrote:
"Works" means that the libraries are built for the correct architecture, although there's no easy way to verify this automatically. The best way I can think of is to write a trivial program to link against the newly generated libraries. file might also work.
With gcc, I just use "-n" to observe command-lines, which contain either -m32 or -m64. -- Vladimir Prus CodeSourcery / Mentor Embedded http://vladimirprus.com