>> That's what I meant. Assume I explicitly built read.o foo.o and bar.o. >> If I then run the regular make, it will rerun gcc for read.c foo.c and >> bar.c rather than using the already-created .o files for linking. > >You built something manually that wasn't needed, and then it wasn't >used. Is there a problem here? Although I cannot give you any logical reasons, there are possibly reasons why building some things manually might help. Oh well, I think in that case I just pass a make option CONFIG_NOCOMBINE, as you said. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: David Woodhouse <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- References:
- [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: David Woodhouse <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: David Woodhouse <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: David Woodhouse <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- From: David Woodhouse <[email protected]>
- [PATCH 0/4] Compile kernel with -fwhole-program --combine
- Prev by Date: Re: [RFC][PATCH 0/4] Redesign cpu_hotplug locking.
- Next by Date: Re: [PATCH 3/4] Add __global tag where needed.
- Previous by thread: Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- Next by thread: Re: [PATCH 0/4] Compile kernel with -fwhole-program --combine
- Index(es):