automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to generate .lo files ?


From: Jan Engelhardt
Subject: Re: Where to generate .lo files ?
Date: Wed, 4 Feb 2009 11:00:27 +0100 (CET)
User-agent: Alpine 2.00 (LSU 1167 2008-08-23)

On Wednesday 2009-02-04 10:33, Michel Briand wrote:
>
>Furthermore I noted that .o files are twice for one source file:
>
>$ find . -name "main.*" -ls
>4964623    4 -rw-r--r--   1 michel   users         266 fév  4 10:22 ./main.lo
>4440187    8 -rw-r--r--   1 michel   users        5268 fév  4 10:22 
>./.libs/main.o
>4394955    8 -rw-r--r--   1 michel   users        4544 fév  4 10:22 
>./.deps/main.Plo
>4964367    8 -rw-r--r--   1 michel   users        5000 fév  4 10:22 ./main.o
>10371366    4 -r--r--r--   1 michel   users         804 déc  2 18:41 ./main.c
>
>I do not really understand here. Two main.o !

One without, and one with -fPIC.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]