This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Success! Cross Compiler Linux to Cygwin


> Elfyn McBratney wrote:
>
> > Yup! One thing may differ though, we have the
> > .../i686-pc-mingw32/{bin,include,lib}symlinks.
>
> I don't have any such symlinks.  What are they pointing at?

(From Cygwin: /usr/i686-pc-{cygwin,mingw32})

[root at ellixia i686-pc-mingw32]$ ll
lrwxrwxrwx    1 root     root          122 Mar 22 23:32 bin ->
../i686-pc-cygwin/bin
lrwxrwxrwx    1 root     root          112 Mar 22 23:32 include ->
../include/mingw
lrwxrwxrwx    1 root     root          111 Mar 22 23:32 lib -> ../lib/mingw

So, all you need is a replica of your Cygwin host specific tree's like
above(wherever the cross install is).

Elfyn


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]