Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple build warnings (64-bit) #34

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

multiple build warnings (64-bit) #34

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Compiling GGobi-2.1.8 on Mac OS 10.6 using the system gcc-4.2.1, multiple 
warnings are 
produced. I've edited the warnings and attached them below. I suspect some of 
them are harmless, 
but others might be 64-bit bugs.

I've grouped the warnings together. They are:
 - configuration warnings from 'configure' (important for staging into destroots during packaging)
 - incompatible pointer type arguments
 - format not a string literal and no format arguments
 - cast from pointer to integer of different size (probably 64-bit int/pointer problems)

The 64-bit binary appears to work, BTW - this ticket is really just to help 
with possible future (or 
hard-to-diagnose) 64-bit build problems.

Original issue reported on code.google.com by andrew%[email protected] on 13 Mar 2010 at 6:49

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant