Hi Peter,
* Peter O'Gorman wrote on Mon, Jun 20, 2005 at 04:34:00PM CEST:
> Hi,
> Well, Apple is switching to Intel. I figure that this means more people
> will want to build fat during the transition.
>
> This patch (one for HEAD, one for branch-1-5) will allow -arch flags
> through to the lin
Hi,
Well, Apple is switching to Intel. I figure that this means more people will
want to build fat during the transition.
This patch (one for HEAD, one for branch-1-5) will allow -arch flags through
to the linker.
Okay?
Peter
--
Peter O'Gorman - http://www.pogma.com
Index: ChangeLog
2005-06-
* Charles Wilson wrote on Sun, Jun 19, 2005 at 09:28:27PM CEST:
> Ralf Wildenhues wrote:
>
> >a) some setup where config.guess returns *msys* not *mingw*
>
> But here's where you lose me
Hey, I'm about as lost as you are. IOW: I'm still trying to gather
information.
This thread[1] looks relate
Charles Wilson wrote:
First, tho, the proposed change should NOT be committed. Since I'm the
one who created the exe wrapper system, maybe I should explain why it's
there: to fix the "relink on install" problem. Remember when 'make
install' would rebuild every executable (sometimes multiple t
Ralf Wildenhues wrote:
* heromyth wrote on Fri, Jun 17, 2005 at 10:53:59AM CEST:
Bob Friesenhahn wrote:
On Thu, 16 Jun 2005, Peter Ekberg wrote:
In fact, there are two development environment in MSYS Tools of Mingw.
One is MINGW, and another is MSYS.
Is it possible to have both installed
Ralf Wildenhues wrote:
Hi heromyth,
* heromyth wrote on Fri, Jun 17, 2005 at 05:06:05PM CEST:
heromyth wrote:
Recently I use Libtool CVS to compile M4 CVS in mingw/msys.I have
configureed M4 like this:
../m4/configure -C --prefix=/usr --disable-nls --disable-shared
I trace into libtool,