[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make/framework.make patch
From: |
Stephen Brandon |
Subject: |
make/framework.make patch |
Date: |
Tue, 16 Oct 2001 19:42:15 +0100 |
This is a patch for the installation of frameworks on
MinGW32 targets, which was badly broken.
This patch may still not do what everyone wants, but at
least it successfully installs the frameworks for now
without creaking. If someone can explain a few things to me
then I'd be happy to tweak it:
(1) for objc frameworks, do .a files need to be
created/installed as well as .dlls? (as for the main gnustep
libraries which have both).
(2) should we be striving to keep the dlls inside the
framework folders, or is this a lost cause on Windows, when
the dlls have to be in the PATH?
In any case I think this patch is a good start.
Stephen Brandon
stephen@brandonitconsulting.co.uk
make.framework.make.diff
Description: Text document
- make/framework.make patch,
Stephen Brandon <=