[ITP] mingw-w64 Second try

JonY jon_y@users.sourceforge.net
Wed Sep 1 17:36:00 GMT 2010


On 9/1/2010 23:15, Charles Wilson wrote:
> 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)
>

I am getting a permission denied error that I wasn't aware of before. I 
have fixed the mv command, and tested with "cygport compile install 
list", cyport list does show the correct locations. Tarball reuploaded.

> 2) fix the setup.hints
>

Does setup.hint itself (for mingw64-x86_64-gcc-core) need an 
external-source link to mingw64-x86_64-gcc?



More information about the Cygwin-apps mailing list