Mail Archives: djgpp/1996/07/09/12:28:51
On 9 Jul 1996, Alexander Lehmann wrote:
> This is a known bug in gcc 2.7.2, in C++, structures cannot be packed
> like in C. To fix this, either wait for the next gcc, write wrapper
> findxxx functions in a C module and call them from C++, or you can add
> a #pragma statment that I current don't remember. You could check the
> archive of comp.os.msdos.djgpp at http://www.delorie.com
The available solutions are also explained in the new release 2.01 of the
DJGPP FAQ list, section 22.10.
- Raw text -