Attempting to compile liba52 In BLFS 7.7 produces the following  during 
./configure:

        checking for C compiler default output... configure: error: C compiler 
cannot create executables

I assume the problem is "CFLAGS="-g O2 $([ $(uname -m) = x86_64 ] && echo -fPIC)" 
&&" as I have a 32-bit chip.  Is that correct?

If so, other packages state the [ $(uname -m) = x86_64 ] test ensures no effect 
on a 32-bit system.  Should that be the object here?



--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to