Removing "unknown" in filenames when cross compiling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Not a major issue but I am cross-compiling PJSIP 2.0.1 and I want to remove the "unknown" labels in the many filenames and directories created during "make dep" and "make".

I am using:
./configure --host=arm-linux

This enables arm-linux-gcc compiler to be used instead of gcc and seems to compile and link ok when I run "make dep" and then "make".

For example, some final built application names are currently:
pjsua-arm-unknown-linux-gnu  (would prefer pjsua-arm-linux-gnu)
pjsystest-arm-unknown-linux-gnu (would prefer pjsystest-arm-linux-gnu)

As I said above, just a minor issue, as I can obviously rename them manually but is there some ./configure option that I can use to remove the "unknown" labels.  With ./configure I tried adding --target=arm-linux-gnu and --build=arm-linux-gnu but these seemed to have no effect.

Best Regards
Tom Paasuke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120711/25f23576/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux