https://open-source-silicon.dev logo
b

bluecmd

10/04/2020, 11:56 AM
It's mostly command dumps and some introduction text but should be enough for somebody to hopefully get to the point where I am at right now.
a

ArunAshok

10/04/2020, 8:57 PM
Hello, while executing
Copy code
make -j$(nproc)
I am encountering *make: * No targets specified and no makefile found. Stop.*
How can I get through this step
b

bluecmd

10/04/2020, 10:13 PM
Which one? That step is for both gaw and xschem
Ah, I see there is a thing missing from gaw. @ArunAshok do
./configure
before
a

ArunAshok

10/04/2020, 10:36 PM
For the gaw step, I will try again and let you know