This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

casting on 64/32-bit environment


Hello,

Compiling of a cc program with g++ on 64-bit environment gives me a warning of 
a type âWarning: cast from pointer to integer of different sizeâ on a place 
were casting really takes place. If I compile the same program on 32-bit 
environment I donât have warning anymore.
Dose anyone have a reasonable explanation about that?

Best regards,
Mitja


____________________
http://www.email.si/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]