beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
<abu[m]> Hi @stee, indeed. It looks like a -o in needed!
<tankf33der> stee: morning, fedora in the list of test farm, it works out of box for years. My fedora is rawhide version.
<abu[m]> Hi @tankf33der! But adding -o should not harm, right?
<tankf33der> Sure.
<abu[m]> I'll do
<abu[m]> Regarding the Makefile: I think we should also add a "distclean:" target, removing the binaries too
<abu[m]> And building lib.bc, is the "-c" flag meaningfull when we add "-o"?
<abu[m]> "-c" means "Only run preprocess, compile, and assemble steps"
<abu[m]> But is distclean meaningful? If it removes both bin/picolisp and src/base.ll, build will not work any more
<abu[m]> Is there a "standard" target to remove some binaries?
<abu[m]> Perhaps call it "distbin:"?
<abu[m]> äh, I meant "cleanbin"
<abu[m]> or just "clean2"?
<abu[m]> mostlyclean, distclean, uninstall, maintainer-clean, mrproper, clobber - seems there is no clear standard
rob_w has joined #picolisp
<abu[m]> OK, I call it "clean2"
rob_w has quit [Ping timeout: 256 seconds]
rob_w has joined #picolisp
KomiaPoika has joined #picolisp
memories1 is now known as memories
rob_w has quit [Remote host closed the connection]
stultulo has joined #picolisp
f8l has quit [Ping timeout: 268 seconds]
m_mans has joined #picolisp
<m_mans> Hi all
<beneroth> hi m_mans o/
<m_mans> It seems that "It is not possible to install PicoLisp on macOS..." paragraph at https://picolisp.com/wiki/?home is a bit outdated now?
<beneroth> yes, definitely
<beneroth> pil21 should build on/for MacOS
<m_mans> and maybe someone has working instructions how to install pil21 on MacOS using brew, not ports
<beneroth> search/ask on mailing list, I'm not aware of anyone having made a homebrew package
<beneroth> I myself would never use homebrew because they put Google Analytics into the client some years ago in a rather sneaky way.
<m_mans> no, I mean installing build dependencies, not pil21 itsels
<beneroth> ah, good point
<m_mans> hm. I'm not advanced MacOS user, is ports preferred tool over homebrew?
<m_mans> ok, it seems to be too offtopic question, sorry
<beneroth> no problem, just ask
<beneroth> but I don't know, sorry :(
stultulo has quit [Ping timeout: 260 seconds]
stultulo has joined #picolisp
stultulo has quit [Ping timeout: 248 seconds]
m_mans has quit [Ping timeout: 246 seconds]
<abu[m]> Oh, sorry, m_mans left already
stultulo has joined #picolisp
<abu[m]> This is strange! I did change this text about MacOS on 05feb22
<abu[m]> Difference record: http://ix.io/3UCh
<abu[m]> Reverted by somebody? Only 'erik' edited it meanwhile
<abu[m]> Yes! Erik is the culprit!
<abu[m]> erik 2022-02-06 18:39
<abu[m]> Seems he pasted his old local copy ;)
<abu[m]> OK, I fixed it again ☺
aw- has quit [Ping timeout: 268 seconds]
<tankf33der> Pil21 works and tested on macos
<tankf33der> Is not working out of box
<tankf33der> specific instructions is here
<abu[m]> Thanks @tankf33der!
<abu[m]> Should be added to the wiki perhaps (unless Erik deletes it again ;)
theruran has quit [Quit: Connection closed for inactivity]
theruran has joined #picolisp