2008/11/13 Alon Bar-Lev <[EMAIL PROTECTED]>:
> On 11/13/08, Kai Tietz <[EMAIL PROTECTED]> wrote:
>>  ok, to support you I need some more details
>>
>>  Which host you are using?
>
> i686-pc-linux-gnu
>
>>  Which x86_64-pc-mingw32-gcc you are invoking ? Do you use it from
>>  <root>/bin, or from <root>/x86_64-pc-mingw32/bin?
>
> <root>/bin
>
>>  Have you installed the crt itself?
>
> Yes.
> Build script is at [1]. Using binutils CVS head, gcc-4.2.3, mingw-w64 svn 
> trunk.
>
> Thanks!
> Alon.
>
> [1] http://www.opensc-project.org/build/browser/trunk/mingw64
>

Shouldn't be the line 'ln -s "${CHOST}" "${SYSROOT}/mingw" || die
"ln"' be 'ln -s "${SYSROOT}/${CHOST}" "${SYSROOT}/mingw" || die "ln"'
?

Maybe this is the problem you have.

Cheers,
Kai



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to