cvs commit: fptools aclocal.m4 configure.ac fptools/mk config.mk.in target.mk

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <[email protected]>
simonmar    2005/01/10 03:45:27 PST

  Modified files:
    .                    aclocal.m4 configure.ac 
    mk                   config.mk.in target.mk 
  Log:
  Work around problems caused by limit on the length of the command line
  in ld, which shows up when building OpenGL on Windows with SplitObjs=YES.
  
  We now pass the names of the input files to ld via a linker script.
  This is (probably) only supported by GNU ld, so we now have to detect
  GNU ld in the configure script (yawn) and back off to the old method
  if we don't have it.
  
  Revision  Changes    Path
  1.188     +20 -0     fptools/aclocal.m4
  1.102     +1 -0      fptools/configure.ac
  1.272     +6 -1      fptools/mk/config.mk.in
  1.191     +17 -1     fptools/mk/target.mk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.