----- Original Message -----
From: "Alex Ionescu" <ionucu(a)videotron.ca>
To: <ros-dev(a)reactos.org>
Sent: Tuesday, April 24, 2007 7:44 AM
Subject: Re: [ros-dev] [ros-diffs] [dgorbachev] 26483: Undo r26482
change,waste more stack space.
Perhaps you could try convincing the GCC folks to
actually properly
support declspec_align like MSVC does, instead of claiming to support it,
but actually ignoring it. Then you could also convince them to support
SEH, PDBs, STDCALL-default calling convention, etc ;)
Speaking of PDB, there is a person who is doing a PDB generator from the
debug info gcc generates (No idea whether he's subscribed to this llist,
probably not). But it looks like he's having some progress. The tool will be
file rossym, but the output will not be an embedded rsym section, but a .pdb
file [hopefully] readable by WinDBG.
WBR,
Aleksey Bragin.