From owner-freebsd-questions Tue Sep 1 09:13:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03041 for freebsd-questions-outgoing; Tue, 1 Sep 1998 09:13:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03035 for ; Tue, 1 Sep 1998 09:13:23 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-135.laker.net [208.0.233.35]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA01048; Tue, 1 Sep 1998 12:12:19 -0400 Message-Id: <199809011612.MAA01048@laker.net> From: "Steve Friedrich" To: "Choi Young Jin" Cc: "FreeBSD Questions" Date: Tue, 01 Sep 1998 12:12:31 -0500 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: What kind of assembler is used in FreeBSD? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 01 Sep 1998 17:47:43 +0900, Choi Young Jin wrote: >> Please don't put > in front of your text, we use that to highlight >> original text in replies (I had to remove the extra) >> >> See man as, it mentions other sources of info... >> > >I am sorry for inserting '>' . (^^;) >Anyway, response to my question , please. > >Thanks for your advice!! > >- Faith I gave you the answer, look at the man page as At a unix prompt enter "man as" if you are unfamiliar with man pages, see "man man" and it will explain what man pages are. By the way, virtually no one uses the assembler under unix, it's there for the C compiler. Why not just write programs in C ?? If you're not a C programmer, but you do understand assembler, you can learn C easily... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message