Menu

How to compile ocilib 64bit version

Anonymous
2013-02-14
2013-02-25
  • Anonymous

    Anonymous - 2013-02-14

    Hello,
    can someone help me?
    How can I compile libocilib.a in 64 mode on AIX?
    Is it default 32 mode version?
    With CFLAGS=-maix64 occurs the error: .libs/libocilib.so.3 is not valid with the current object file mode.
    Compiler: gcc

     
  • Vincent Rogier

    Vincent Rogier - 2013-02-25

    if you use gcc, use the 64 bits gcc flag '-m64'