From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Evans To: joel@OARcorp.com Cc: gas2@cygnus.com Subject: Re: other apps that assemble code Date: Thu, 05 Feb 1998 09:37:00 -0000 Message-id: <199802051735.JAA28194@canuck.cygnus.com.> References: X-SW-Source: 1998/msg00026.html Date: Thu, 5 Feb 1998 11:26:18 -0600 (CST) From: Joel Sherrill Also people do write assembly language so not all input is compiler generated. I know this almost qualifies as a smart mouthed suggestion. :) When they do this, is the code ever fed through anything other than an assembler that takes in assembly files and spits out object files? The reason I'm asking is that I have an assembly language parser for some chips and am wondering whether it has any use outside of GAS.