• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
long long problem in jni.h file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

long long problem in jni.h file


  • Subject: long long problem in jni.h file
  • From: Dmitry Markman <email@hidden>
  • Date: Sun, 23 Oct 2005 00:09:54 -0400

Hi, I try to compile some of my code with gcc 4.0
but for some reason it complains:

/System/Library/Frameworks/JavaVM.framework/Headers/jni_md.h:16: error: ISO C++ does not support 'long long'

here is a fragment:

typedef long jint;
typedef long long jlong;  //!!!!!!!!!!!!!!!!!!
typedef signed char jbyte;



is there some switch that I can stop that complain?

thanks


Dmitry Markman

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: long long problem in jni.h file
      • From: Lawrence Gold <email@hidden>
  • Prev by Date: "no source file named main.c"
  • Next by Date: Re: long long problem in jni.h file
  • Previous by thread: Re: "no source file named main.c"
  • Next by thread: Re: long long problem in jni.h file
  • Index(es):
    • Date
    • Thread