summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 80a842b)
raw | patch | inline | side by side (parent: 80a842b)
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) |
program/doc/rrdbuild.pod | patch | blob | history |
index a233ce16bd0e782e613a7005437dd3841c0294fa..b63ab18ce37eb89fcd466b9c6b4ffdf2a3292bce 100644 (file)
--- a/program/doc/rrdbuild.pod
+++ b/program/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