Skip to content
Snippets Groups Projects
Commit 93a88ec3 authored by Tony Farrell's avatar Tony Farrell Committed by afarrell
Browse files

Support long long when possible for INT64

    Support use of "long long" under GCC (>2.95) and when compiled
	for Solaris with 64 bit support.  For VxWorks, the definition

		#define VxWorksDefinesINT64

	should be put in drama_local.cf if using VxWorks 5.5 or later to
	allow this to work correctly.  (Otherwise an errir about INT64
	being already defined will appear)
parent 5cb89122
No related branches found
Tags 3.16
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment