On Fri, Apr 13, 2012 at 10:47:00AM -0700, Toshio Kuratomi wrote: > Although (since I know Rich works on OCaml stuff) since OCaml is compiled to > C before being compiled to object code, this section might still apply. OCaml isn't compiled to C, it's compiled direct to machine code. The OCaml native code compiler supports -fPIC output. I'm not quite sure if PIE is just PIC applied to the main program, or if there is some other magic it does. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://et.redhat.com/~rjones/virt-df/ -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel