X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Delivered-To: pcg AT goof DOT com Message-Id: <3.0.2.32.19980510224304.007d76b0@rbdc.rbdc.com> X-Sender: jbailey AT rbdc DOT rbdc DOT com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.2 (32) Date: Sun, 10 May 1998 22:43:04 -0400 To: beastium-list AT Desk DOT nl From: jonathan bailey Subject: assembler messages Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 942 Lines: 28 Hello all, I recently tried re-compiling libm.a (which I was able to originally), but now when I try to recompile I get the following output when pgcc gets to the file s_frexp.c: c:/tmp\ccaaaaaa.s assembler messages unknown pseudo-op : '.p2align' there are a few more lines, but they contain the exact output as above. version of pgcc: pgcc-2.90.23 980102 (egcs 1.0.1 release) I re-installed everything thinking I simply had a corrupted file somewhere, but after reinstallation the same problem occured. I tried generating a .i file (gcc -E s_frexp.c), but couldn't find the output anywhere, so either it's not being generated, or it's there I just don't see it. Since I was originally able to regenerate this libs with no problems, that means something changed somewhere, if anyone knows what's going on, please send response to 'jbailey AT rbdc DOT rbdc DOT com'. thanks! Jonathan Bailey