mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Windows build for gcc - gmp problem


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] Windows build for gcc - gmp problem
Date: Sun, 10 Oct 2010 12:55:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Thunderbird/3.1.4


On 10/08/2010 03:38 PM, M. Gerhardy wrote:
According to gmp config.log there might just be a mission symlink

ln -s '$(1)/gmp/gmp-h.in'   '$(1).build/gmp/'

for gcc.mk

i'm just wondering why this isn't needed when we build gcc from linux?!

Greetings
Martin

If you look in src/gcc.mk you'll see where those symbolic links are made. They *are* needed bulding from Linux. If symbolic links don't work on Windows/MSYS, you might try plain copies here instead of symbolic links.

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]