This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Building libctf on MinGW


> These should definitely be fixed, but to prevent the recurrence of
> things like this I'd like to know how people compile on mingw. I've been
> using the Cygwin->mingw cross-compilers, which show none of these
> problems, so clearly a *proper* mingw compilation uses something
> different. What is it? :)

To make things complicated, my understanding is that one has to know
that there are two MinGW projects:
  - one hosted at mingw.org, which I think is the original project,
    and does not look very active anymore;
  - one hosted at mingw-w64.org, which seems more active and more
    complete; I believe this is the version most users are now using.

Your cross compiler is probably using the same mingw package as
I am, which explains why both of us can't see the error that Eli
is seeing.

-- 
Joel


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