| Re: [hatari-devel] cmake and cross-compiling | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: Nicolas Pomarède <npomarede@xxxxxxxxxxxx>
- Subject: Re: [hatari-devel] cmake and cross-compiling
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Sat, 29 Dec 2012 14:14:32 +0100
- Cc: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :cc:content-type:content-transfer-encoding;        bh=nzsDwGg3kWeZ7Ra4de/xfbMIRvbNCvAw1p4qiVnyGwo=;        b=dz6kA8vg9iYLrEB8z6JZ//RYBrvJAKNAKgurdd5SUb2I4XOe5LrJVX7MrZqmaMO53K         4xZi8161vNN7RaNnzLgtr/EwHOtH5Qbvx8Duw0b2qpalchEYEazrgAW8t6BPEP6Fl5vL         M9Wt3hae56Io6kCucwNodOY4FyTfyx4tJBMAGfsuuh4EM57xI3vFaaOGJwNRHk71OSah         q+pll/704d0B8aJrI/zlxOk579fFcR6+bjc4sI0u4e/rgZJIC3p0HXO6hzUprZj3bqoH         4pdwg9kC0Lt8H8ytpaf0aiB8zcJ6LN6hKiXaqZ4SAQSLU4U5N92d7gMcqa/qtijDGEJH         3hoQ==
On Fri, Dec 28, 2012 at 11:09 PM, Nicolas Pomarède
<npomarede@xxxxxxxxxxxx> wrote:
> I tried that, but it doesn't work in my case.
>
You are right. But then CMAKE_FIND_ROOT_PATH could be"
$CMAKE_C_COMPILER -print-sysroot" + /mingw.
-- 
chs,