projects
/
pg_proctab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
819bac1
)
Adding PORTING notes.
author
Mark Wong
<markwkm@gmail.com>
Sat, 11 Oct 2008 00:54:50 +0000
(17:54 -0700)
committer
Mark Wong
<markwkm@gmail.com>
Sat, 11 Oct 2008 00:54:50 +0000
(17:54 -0700)
PORTING
[new file with mode: 0644]
patch
|
blob
diff --git a/PORTING
b/PORTING
new file mode 100644
(file)
index 0000000..
98d22f4
--- /dev/null
+++ b/
PORTING
@@ -0,0
+1,4
@@
+To see declarations made by the gcc compiler, can be useful for determining
+platform specific declartions:
+
+ gcc -dM -E - < /dev/null