summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7e618e1)
raw | patch | inline | side by side (parent: 7e618e1)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 2 Dec 2008 12:35:02 +0000 (12:35 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 2 Dec 2008 12:35:02 +0000 (12:35 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1683 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdbuild.pod | patch | blob | history |
diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod
index a233ce16bd0e782e613a7005437dd3841c0294fa..b63ab18ce37eb89fcd466b9c6b4ffdf2a3292bce 100644 (file)
--- a/doc/rrdbuild.pod
+++ b/doc/rrdbuild.pod
if you are using the Sun Studio/Forte compiler, you may also want to set
- CFLAGS="-xO3 -kPIC"
+ CFLAGS="-xO3 -xcode=pic13" (SPARC)
+ CFLAGS="-xO3 -Kpic" (x86)
+
=item Linux