Browse thread
poerpc64 ocaml support
- Kristian Hermansen
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Kristian Hermansen <keherman@s...> |
| Subject: | poerpc64 ocaml support |
I am unable to compile ocaml 3.09.0 under Red Hat Advanced Server 3 on an IBM pSeries which has the PowerPC_64 architecture. During the ./configure, I get this... $ ./configure Configuring for a powerpc64-unknown-linux-gnu ... gcc found Unable to compile the test program. Make sure the C compiler gcc -O is properly installed. However, you can see that I do have gcc installed. Do you guys have any suggestions? -- Kristian Hermansen