On 11/13/08, Kai Tietz <[EMAIL PROTECTED]> wrote:
> 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.
>

I do this in two stages.
But I fixed this now if you think it is more correct this way.

I have no problem with any other API except of the setjmp/longjmp...
If I remove these from OpenSC code OpenSSL, zlib, OpenSC complies OK.
I am sure that all worked in the past with the same build of
toolchain... So something must have changed.

Thanks,
Alon.

-------------------------------------------------------------------------
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