wolfgang 2002/10/12 16:12:12 PDT
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:cvs-fptools-request@;haskell.org?subject=help>
List-Post: <mailto:cvs-fptools@;haskell.org>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-fptools>,
<mailto:cvs-fptools-request@;haskell.org?subject=subscribe>
List-Id: fptools CVS commit messages <cvs-fptools.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-fptools>,
<mailto:cvs-fptools-request@;haskell.org?subject=unsubscribe>
List-Archive: <http://www.haskell.org/pipermail/cvs-fptools/>
Date: Sat, 12 Oct 2002 16:12:13 -0700
Modified files:
. configure.in
ghc/rts Linker.c Makefile rts.conf.in
hslibs/posix DL.hs DLPrim.hsc posix.conf.in
hslibs/posix/cbits HsPosix.h
mk config.h.in config.mk.in
Log:
Make the Mac OS X build use the HaskellSupport.framework (a MacOS-style "framework"
that includes the required libraries libgmp and dlcompat) if it is present. The
HaskellSupport.framework is not yet in CVS, but is available from me.
Revision Changes Path
1.174 +113 -79 fptools/configure.in
1.105 +10 -8 fptools/ghc/rts/Linker.c
1.77 +2 -0 fptools/ghc/rts/Makefile
1.9 +11 -2 fptools/ghc/rts/rts.conf.in
1.3 +1 -1 fptools/hslibs/posix/DL.hs
1.6 +4 -0 fptools/hslibs/posix/DLPrim.hsc
1.4 +2 -0 fptools/hslibs/posix/posix.conf.in
1.6 +7 -1 fptools/hslibs/posix/cbits/HsPosix.h
1.60 +2 -0 fptools/mk/config.h.in
1.217 +5 -0 fptools/mk/config.mk.in
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools