This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: A problem about building a cross GNU compiler on WIN32
- To: bi_guo at yahoo dot com
- Subject: Re: A problem about building a cross GNU compiler on WIN32
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 20 Feb 2000 11:57:52 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <20000220100453.3459.qmail@web3707.mail.yahoo.com>
> C:\TEMP\ccvMzOpj.s: Assembler messages:
> C:\TEMP\ccvMzOpj.s:112: Error: Alignment not a power
[...]
> The more details can been seen in the
> attachments.Anyone can help me?Thanks.
Thanks for your bug report. What attachment? It would be interesting
to see line 112 of the assembler file; use --save-temps to have it
kept.
Regards,
Martin