[Hackage] #98: cabal assumes -x option for linking
Hackage
trac at galois.com
Tue Mar 4 04:09:50 EST 2008
#98: cabal assumes -x option for linking
---------------------------------------+------------------------------------
Reporter: Christian.Maeder at dfki.de | Owner: ijones
Type: defect | Status: closed
Priority: normal | Milestone: Cabal-1.2
Component: Cabal library | Version: 1.2.0
Severity: normal | Resolution: fixed
Keywords: | Difficulty: easy (<4 hours)
Ghcversion: 6.6 | Platform: Other Unix
---------------------------------------+------------------------------------
Comment (by guest):
We have Solaris 10, you're program outputs the value 1048320, too.
However, my problem was about the xargs -s value. So draw your own
conclusions from my output below. Cheers Christian
{{{
-bash-3.00$ ./a.out
ARG_MAX == 1048320, sysconf(_SC_ARG_MAX) == 1048320
-bash-3.00$ xargs -s 30000
xargs: 0 < max-cmd-line-size <= 2048: 30000
xargs: Usage: xargs: [-t] [-p] [-e[eofstr]] [-E eofstr] [-I replstr]
[-i[replstr]] [-L #] [-l[#]] [-n # [-x]] [-s size] [cmd [args ...]]
-bash-3.00$ uname -a
SunOS leo 5.10 Generic_127111-03 sun4u sparc SUNW,Sun-Fire-280R
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/98#comment:16>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list