[ITP] mingw-w64 Second try

Charles Wilson cygwin@cwilson.fastmail.fm
Wed Sep 1 16:02:00 GMT 2010


On 8/31/2010 11:20 PM, JonY wrote:
> On 9/1/2010 10:28, Charles Wilson wrote:
>> On 8/31/2010 8:52 PM, JonY wrote:
>>> Strange, I'll try a rebuild. The former should be the correct location.
>>
>> Errr...no. The *latter* is the correct location (at least, that's where
>> the sysroot'ed compiler will look for them).
>>
>> the (buggy) cygport(1) puts them in
>> usr/x86_64-w64-mingw32/sys-root/mingw/x86_64-w64-mingw32/include/
>> but we really want them to be in
>> usr/x86_64-w64-mingw32/sys-root/mingw/include/
>> which is what your cygport(5) does -- when you actually use it to
>> rebuild.
>>
>
> Right, the latter is correct. I'm misreading it.

Given the results of the thread re: Possible cygport bug with cross 
compiles (e.g. there is no bug), it looks like:

1) rebuild the -header package so that the includes end up in the 
"correct" location.  The current cygport(5) for that package is fine 
(e.g. (a) the extra rule in src_install is needed, and proper, and (b) 
it does the right thing)

2) fix the setup.hints


and you're GTG!

--
Chuck




More information about the Cygwin-apps mailing list