9front - general discussion about 9front
 help / color / mirror / Atom feed
* to mk nuke or not mk nuke?
@ 2017-05-16 13:49 Ethan Grammatikidis
  2017-05-16 16:08 ` [9front] " Ethan Grammatikidis
  0 siblings, 1 reply; 2+ messages in thread
From: Ethan Grammatikidis @ 2017-05-16 13:49 UTC (permalink / raw)
  To: 9front

cinap: i'm sorry for the fuss in irc yesterday. i was trying to keep in mind the symptoms of my problem and what i'd done while following along with what you were saying, and it was all too much for my little brain. i've checked my logs, and found a few extra lines in the ircrc session i forgot to quit on my 9front machine which i forgot to shut down -- told you it was too much for my brain, lol. yesterday i totally missed that you'd stopped talking about linker internals, i was trying to hold that in my brain too! perhaps i should stop trying to get help over irc.

today i looked at mkfiles, and tried to edit them to see if i could fix the problem myself, but then i realised: cc.a6 is a library, do we want mk clean to clean it up, or just continue relying on mk nuke? have i misinterpreted the hate for mk nuke that i remember? i have a couple of other questions/problems too.

why is there a library in the source tree? if we had /sys/src/libcc/ instead, it would get cleaned up by 'mk install' or 'mk libs'.

i added CLEANFILES=cc.a[0568qv] to /sys/src/cmd/cc/mkfile (see /sys/src/cmd/mklibs:/clean). mk correctly passed this to rm -f, but then rm did not remove cc.a6. i ran 'rm cc.a[0568qv]' (no -f) manually, hoping to see an error, but there was no error and it correctly removed cc.a6. at this point i'm just "what is this i don't even", and i'm sending the email now before i get any more confused. :)

-- 
Linux? I used ext4 for a few years. In proportion to the time spent using it, I lost as much data to it as I lost to the very worst released version of reiserfs.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] to mk nuke or not mk nuke?
  2017-05-16 13:49 to mk nuke or not mk nuke? Ethan Grammatikidis
@ 2017-05-16 16:08 ` Ethan Grammatikidis
  0 siblings, 0 replies; 2+ messages in thread
From: Ethan Grammatikidis @ 2017-05-16 16:08 UTC (permalink / raw)
  To: 9front

On Tue, May 16, 2017, at 02:49 PM, Ethan Grammatikidis wrote:
> i added CLEANFILES=cc.a[0568qv] 

should be CLEANFILES=cc.a[$OS]


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-16 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-16 13:49 to mk nuke or not mk nuke? Ethan Grammatikidis
2017-05-16 16:08 ` [9front] " Ethan Grammatikidis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).