Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 14:15:25 +0800
From:      EdwardKing <zhangsc@neusoft.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   How to compile a c file into out file?
Message-ID:  <00c001c8ed54$aa061420$3f83a8c0@neusofteaf5839>

next in thread | raw e-mail | index | archive | help
I compile a c file,like follows:
$gcc other1.obj other2.obj myfile.c

Then it create a a.out file.my question is how to create a file named myfile.out instead of name a.out?


----------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. 
-----------------------------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c001c8ed54$aa061420$3f83a8c0>