help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to compile c++0x file with mkoctfile command?


From: Li Patrick
Subject: how to compile c++0x file with mkoctfile command?
Date: Sat, 1 Jun 2013 08:47:05 +0800 (CST)

 Hi there,

I am trying to compile a c++ file by mkoctfile. I tried the following command in Ubuntu12.04:

mkoctfile testCode.cpp   --link-stand-alone - test

It didn't work out. I am thinking if I can add to mkoctfile with the option "-std=c++0x" as what I can do in gcc.

Anyone has experience in compiling with this option "-std=c++0x"?

Thanks!

Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]