2010-01-07 18:22 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* INSTALL
    + Made it clear that valgrind only support 32-bit Intel darwin
      systems ATM.
This commit is contained in:
Viktor Szakats
2010-01-07 17:23:43 +00:00
parent 472c3592ed
commit ee3855d786
2 changed files with 7 additions and 2 deletions

View File

@@ -17,6 +17,11 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-01-07 18:22 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Made it clear that valgrind only support 32-bit Intel darwin
systems ATM.
2010-01-07 18:16 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/extrap.c
* contrib/hbwin/win_prn3.c

View File

@@ -683,7 +683,7 @@ HARBOUR
Build Harbour with:
HB_USER_CFLAGS=-DHB_FM_STATISTICS
Valgrind (on linux and darwin targets only)
Valgrind (on linux and darwin-x86 targets only)
--------
Build Harbour with:
HB_USER_DEBUG=yes
@@ -1350,7 +1350,7 @@ HARBOUR
GNU Sed (stream editor) [multiplatform, free, open-source]
Windows binary:
http://gnuwin32.sourceforge.net/packages/sed.htm
Valgrind (dynamic executable analysis tool) [linux, darwin, free, open-source]
Valgrind (dynamic executable analysis tool) [linux, darwin-x86, free, open-source]
http://valgrind.org/
UPX (executable compressor) [win, dos, *nix, free, open-source]
http://upx.sourceforge.net/