~lattis

Eastern US

https://mochiro.moe

Trackers

~lattis/muon

Last active 9 hours ago

#137 strange error with quickjs-ng 6 days ago

Comment by ~lattis on ~lattis/muon

Sorry, I forgot to mark this as resolved!

REPORTED RESOLVED FIXED

#137 strange error with quickjs-ng 6 days ago

on ~lattis/muon

Failing command:

samu: job failed: cc -g -O0 -Wpedantic -Wextra -Wall -fdiagnostics-color=always -I . -I .. -pthread -MD -MQ muon-test.p/main.c.o -MF muon-test.p/main.c.o.d -o muon-test.p/main.c.o -c ../main.c

Passing command:

[1/2] cc -g -O0 -Wpedantic -Wextra -Wall -fdiagnostics-color=always -I . -I .. -I subprojects/quickjs-0.9.0/libqjs.a.p -pthread -MD -MQ muon-test.p/main.c.o -MF muon-test.p/main.c.o.d -o muon-test.p/main.c.o -c ../main.c

It is originally missing -I subprojects/quickjs-0.9.0/libqjs.a.p

... hmm, fixed in commit 75fb1863668d6bd279ab6e419b1b149a5a8ca3c4 but linkification appears to not happen. ~lattis -- you need to use ":" after "Fixes" I think.

#136 muon samu -j 0 unsupported (segfault) a month ago

Comment by ~lattis on ~lattis/muon

I did not know about -j 0. I agree it is probably fine if muon's samu doesn't support this feature. A linked list of jobs might have been a better approach, but I really like the simplicity of just upfront allocating. I've gone ahead and pushed a commit with #1 in it. If anyone needs this feature I'll reconsider.

REPORTED RESOLVED CLOSED

#86 Muon + TCC (TinyCC) can't find 'rt' library 2 months ago

Comment by ~lattis on ~lattis/muon

#86 Muon + TCC (TinyCC) can't find 'rt' library 2 months ago

on ~lattis/muon

~lattis, I retried again with latest Muon and TCC commits and the problem is still the same. Do you know what might be the reason?

#135 muon fmt with "-q" should print which file failed 3 months ago

Comment by ~lattis on ~lattis/muon

added muon fmt -l

REPORTED RESOLVED CLOSED

#107 Support for --cross-file 3 months ago

Comment by ~lattis on ~lattis/muon

Update: muon supports cross compilation, but no cross-file support so far.

#135 muon fmt with "-q" should print which file failed 3 months ago

Comment by ~lattis on ~lattis/muon

I see why this might be useful, but the point of -q is to have no output. (e.g. quiet)

#134 error unknown kwarg fortran_args 5 months ago

Comment by ~lattis on ~lattis/muon

muon doesn't support fortran currently.

REPORTED RESOLVED CLOSED

#131 Segmentation fault on s390x 5 months ago

Comment by ~lattis on ~lattis/muon

REPORTED RESOLVED CLOSED