On Sat, Feb 22, 2014 at 5:49 PM, Pekon Gupta <[email protected]> wrote: > Thanks all for info.. > Im using AMD-x86_64, so I have to build all the binutils, gcc, .. from > source.. > > I was able to surpass the issue for "x86_64" system by passing additional > CFLAG '-mcmodel=medium -fPIC' > And most of binutils compiled successfully except for 'sims' which is using > or1ksim. > > But now I'm stuck while building or1k-src/binutils/sims. I got following > error, which I suppose is mostly because of some version mismatch in: > or1k-src/binutils/gdb and > or1k-src/binutils/sims > > I'm using following branch from github "origin/upstream-rebase-20130930". I > hope this branch builds cleanly ? >
No, you should be using the master branch. It should build cleanly on x86_64 without adding any extra CFLAGS. Build instructions are available here: http://opencores.org/or1k/OpenRISC_GNU_tool_chain#Installation_of_development_versions Stefan _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
