[m-rev.] diff: document Alpha link problem
Simon Taylor
stayl at cs.mu.OZ.AU
Tue Apr 16 13:37:40 AEST 2002
Estimated hours taken: 0.1
Branches: main, release
README.OSF1:
Document the fact that GNU strip does not work with
Compaq Tru64 UNIX V5.1.
Index: README.OSF1
===================================================================
RCS file: /home/mercury1/repository/mercury/README.OSF1,v
retrieving revision 1.2
diff -u -u -r1.2 README.OSF1
--- README.OSF1 23 Nov 1999 03:21:18 -0000 1.2
+++ README.OSF1 15 Apr 2002 06:07:39 -0000
@@ -31,3 +31,6 @@
is to link the program in question statically, or to run the program
with the environment variable LD_BIND_NOW set to a non-null value.
+GNU strip does not work with Compaq Tru64 UNIX V5.1.
+If you get a message like "bash: Cannot allocate space for bss" when
+running a program, use the system's strip command, not GNU strip.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list