configure library package for --host architecture

I am trying to decode "configure" script for "bluez" package as far as how are "configure" options for cross-compiling passed to libtoool or GCC to build C++ library.

As far as I can tell the "configure" triplet analysis (case) has no options to analyze anything with "linux" in it ,therefore I always end up with C++ library of --build on default architecture.

Maybe you should post the configure script so we can take a look?

I'll be happy to post it, but it is big -over 15000 lines

I need an advise on how to do it.

./configure is a machine-generated script, your time might be better spent looking at the file used to generate it, usually configure.ac or configure.in. It will hopefully give you a better impression of the intent behind the script.

PLEASE
no more educational posts.

Been there , done that.

And if the next post is in the format

" people are trying to help you and you do not appreciate it "

it is unnecessary too.

I have a (buggy ?) "configure" not doing the job and I need to know why.

Cheers

Thead closed.