* 2.6 build oddity...
@ 2004-02-22 8:19 Matthew Dharm
2004-02-22 21:03 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Dharm @ 2004-02-22 8:19 UTC (permalink / raw)
To: Kernel Developer List
[-- Attachment #1: Type: text/plain, Size: 697 bytes --]
I'm not sure where to report this....
In some sort of freak accident, I had a .s file in my source tree.
Whenever I did a build (make bzImage modules), the build process would:
(1) check out the corresponding .c file
(2) build the .s into the .o
(3) delete the .c file
Which I find odd, because:
(1) It never used the .c file, but checked it out anyway
(2) It _did_ delete the .c file, without using it
Matt
--
Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
Maintainer, Linux USB Mass Storage Driver
G: Let me guess, you started on the 'net with AOL, right?
C: WOW! d00d! U r leet!
-- Greg and Customer
User Friendly, 2/12/1999
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6 build oddity...
2004-02-22 8:19 2.6 build oddity Matthew Dharm
@ 2004-02-22 21:03 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-02-22 21:03 UTC (permalink / raw)
To: Kernel Developer List; +Cc: Andrew Morton
On Sun, Feb 22, 2004 at 12:19:59AM -0800, Matthew Dharm wrote:
> I'm not sure where to report this....
>
> In some sort of freak accident, I had a .s file in my source tree.
> Whenever I did a build (make bzImage modules), the build process would:
> (1) check out the corresponding .c file
> (2) build the .s into the .o
> (3) delete the .c file
I have tried to reproduce this locally (with 2.6 kernel btw).
make
make kernel/pid.s
rm kernel/pid.c
And as you tell, the .c file is checked out. But I can here that
also the .c file is used when compiling pid.o.
Care to provide a few more details, such as:
- Kernel version
- What file is was
- What SCM you are using (uses bk here)
- Full log of what is happening (off-list is fine)
Sam
> Which I find odd, because:
> (1) It never used the .c file, but checked it out anyway
> (2) It _did_ delete the .c file, without using it
>
> Matt
>
> --
> Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
> Maintainer, Linux USB Mass Storage Driver
>
> G: Let me guess, you started on the 'net with AOL, right?
> C: WOW! d00d! U r leet!
> -- Greg and Customer
> User Friendly, 2/12/1999
--
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-22 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-22 8:19 2.6 build oddity Matthew Dharm
2004-02-22 21:03 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®