On Fri, Feb 29, 2008 at 6:44 PM, Thomas Kuther <
gimpel@xxxxxxxxxxxxxxxx> wrote:
On Fr, 29.02.08 18:38 "kRAkEn/gORe" <
kunitoki@xxxxxxxxx> wrote:
> can you confirm that the libraries (juce32 and jucetice32) are
> correctly 32bit ?
No idea how... they are no (shared) objects, just ar archives - no ELF
info o.O
# file bin/libjuce32.a
bin/libjuce32.a: current ar archive
I I can't find any info in there with less :P
But at least:
# file bin/intermediate/JuceticeRelease32/jucetice_Dock.o
bin/intermediate/JuceticeRelease32/jucetice_Dock.o: ELF 32-bit LSB
relocatable
# file bin/intermediate/JostRelease32/HostMain.o
bin/intermediate/JostRelease32/HostMain.o: ELF 32-bit LSB relocatable
So I'd say it looks good.