03/10/2014 9:40 AM
post109301
|
On 14-03-07 05:17 PM, Mario Charest wrote:
>
>
>> -----Message d'origine-----
>> De : Ryan Mansfield [mailto:community-noreply@qnx.com]
>> Envoyé : 7 mars 2014 16:46
>> À : general-toolchain@community.qnx.com
>> Objet : Re: QNX 6.6.0
>>
>> On 14-03-07 04:37 PM, Mario Charest wrote:
>>> Hi,
>>>
>>> What is the propose method to build x86 stuff build around the configure tool,
>> think like boost for example ?
>>
>> AFAIK, Boost doesn't use autotools, but has it's own build system. For most
>> autotools projects that use configure, usually you can configure them to cross
>> compile with ./configure --host=i486-pc-nto-qnx6.6.0 or -host=arm-unknown-
>> nto-qnx6.6.0eabi.
>
> That`s assuming Linux host right ?
Well, those are the host agnostic options to configure a project for
QNX. But autotools/configure on Linux is usually easier than on windows.
Regards,
Ryan Mansfield
|
|
|