From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by ozlabs.org (Postfix) with ESMTP id 4BB5BDDECD for ; Wed, 14 Mar 2007 10:41:25 +1100 (EST) Received: by mu-out-0910.google.com with SMTP id w9so2754821mue for ; Tue, 13 Mar 2007 16:41:23 -0700 (PDT) Message-ID: <45F736A0.3050806@gmail.com> Date: Tue, 13 Mar 2007 23:41:20 +0000 From: Ameet Patil MIME-Version: 1.0 To: patel nirav Subject: Re: gcc -static References: <15137.37968.qm@web43146.mail.sp1.yahoo.com> In-Reply-To: <15137.37968.qm@web43146.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: rtai@rtai.org, linux ppc List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , "-static" option tells gcc to generate an executable that will run by itself. All the runtime libraries (eg. glibc) are linked into the application code to form one big executable. -Ameet patel nirav wrote: > Hello all, > Can any body tell me what is the use of " - static" option for gcc > compilation ? > > > > Nirav J Patel > M.Tech(CSE), > Nirma University, > Ahmedabad-382481. > 9925138959 > > ------------------------------------------------------------------------ > Bored stiff? > Loosen up... > Download and play hundreds of games for free > on Yahoo! > Games. > ------------------------------------------------------------------------ > > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded