|
Boost Users : |
From: Daniel Frey (yg-boost-users_at_[hidden])
Date: 2003-08-01 03:55:19
Amit Bhatia wrote:
> g++ -c -g -fwritable-strings -Wno-deprecated -static -ansi -pedantic
> -DANSI_HEADERS -D_G_HAVE_BOOL as the options.
> The compiler gives the warning: ISO C++ does not support `long long' .
Try adding -Wno-long-long to your command line. And yes, 'long long' is
not (yet) in the C++ standard.
Regards, Daniel
-- Daniel Frey aixigo AG - financial training, research and technology Schloß-Rahe-Straße 15, 52072 Aachen, Germany fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99 eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net