help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#pragma pack directive


From: Ward, Travis
Subject: #pragma pack directive
Date: Mon, 22 Jul 2002 17:37:26 -0700

I have ported a Microsoft C++ application to compile on an AIX box using g++.  The code makes use of the Win32 style #pragma pack(push,)' and `#pragma pack(pop)'.
 

I have added the -DHANDLE_PRAGMA_PACK_PUSH_POP=1 to my makefile, but I still keep getting the warning message "warning: malformed `#pragma pack'"

 

Any help will be greatly appreciated

Thanks,

 

Travis Ward

tward@SempraUtilities.com

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]