Title: CMake build system for architecture definitions and FPGA targets by litghost · Pull Request #215 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)
cr1901
Oh that would explain a lot... my netbook is still running Ubuntu 14.04
mithro: Not offhand... going compile my own copy of make in the interim
mithro
cr1901: I think we just need some type of version check
cr1901
Oh I thought you meant "make it work with 3.82 (or 3.81, my version)"
xobs
Funny, right now I'm trying to get Ubuntu 14.04 running on my system. I have some ancient software that doesn't seem happy with anything newer.
mithro
I'm heading out now
cr1901
alright, thanks for the help
mithro
xobs: See my comments from earlier
cr1901
xobs: Well make sure your GNU make is up to date, and if not make sure to fetch it from your neighborhood-friendly ftp mirror :)
cr1901 is a little pissed GNU intends to disable ftp
xobs
mithro: yes, the provider idea is an interesting one.
cr1901_modern: I'm trying to get a VLSI tool from 2015 building, but it wants Boost.Python 2.8, Qt4, and to be compiled in a specific directory. It's not the best build experience.
cr1901
the hell is python 2.8
Oh, and I just realized this isn't going to work- tfw no 32-bit build of conda
mithro: Yea, I'm going to have to remotely edit stuff for this, b/c there is _no_ 32-bit Conda :P. I should consider upgrading my netbook- oh wait...
Iciloo21 joined the channel
Iciloo21 has quit
mithro
cr1901: if you don't take "make env" it will used stuff from you system
cr1901
It looks like some stuff is hardcoded to look in conda/env/bin? Or is that only if you run "make env"?
In any case, noted. I have everything but node installed I think. How bad could that be to set up?
mithro
Only if you use make env
cr1901
alright, I'll do git clean -f -d and start over
^Phantom^ joined the channel
^Phantom^ has quit
xobs
mithro: I've looked at qflow -- it mostly works, and sometimes I get a synthesized chip out of it, but graywolf is a bit dodgy legally and is rather slow. I'm hoping to use the placer from Coriolis instead.
samouy10 joined the channel
samouy10 has quit
jorik4 joined the channel
jorik4 has quit
tigermousr27 joined the channel
tigermousr27 has quit
If it works out, I'll redo the build system to use something more sane. And port it to Python3. And Qt5.