-Duseshrplib
should be
-Duseshrplib="true"

In came across while trying to get a working gcc/g++ 4.1.0, and had a few dirty 
builds of things left over.

I noticed that libperl.a was still being created with -Duseshrplib
When I grep'ed around, I found a test or two that checked for useshrplib to be 
set to "true" (if useshrplib == true)

By default, I believe that libperl.a is created.
So, is the goal here to set useshrplib to be empty, or do you want to build a 
shared perl.so ??

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to