This is the mail archive of the cygwin 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: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2


> In my experience, these sorts of errors arise when there really is something
> wrong with the code, usually involving sizes of integers (e.g. 'long' in
> struct's definition and 'int' in another, on a 64-bit machine). However, the
> linker is poorly-equipped to detect such errors unless the resulting objects
> have different sizes.
>
> So, while I wouldn't rule out miscompilation, I would first check for
> silently conflicting definitions in different compilation units.

Does the linker message gives any hint on where to look?

> BTW, a STC would have been extremely helpful here -- all we can do is
> speculate without it

Could you give more details. I cannot find on the net what you mean by "a STC".

Thanks,

Frédéric

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


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