Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

gcc compiler for sparc64

Status
Not open for further replies.

chinmay512

Newbie level 3
Joined
Jul 14, 2017
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
27
Hi all,
Here is the case, i am running a minimal version of linux on sparc64 based processor, it doesn't have c compiler and i can't access internet. I can access internet on a different machine. How can i download the whole package of gcc separately ?
 

Here is the case, i am running a minimal version of linux on sparc64 based processor, it doesn't have c compiler and i can't access internet. I can access internet on a different machine. How can i download the whole package of gcc separately ?
Difficult to believe this is a completely isolated machine.
It must be connected to some server or network(not necessarily internet). As your lab in-charge and/or sys-admin, find it out and download the gcc package.
 

hi dpaul,

I apologize for not explaining the whole case before. I am running that OS on Processor that i synthesized on FPGA and there is Ethernet option on that FPGA so no Internet connectivity.
 

I apologize for not explaining the whole case before. I am running that OS on Processor that i synthesized on FPGA and there is Ethernet option on that FPGA so no Internet connectivity.
Then you can't!
If you want to run a custom version of bare metal Linux, then compile it somewhere else with your requisites, generate the binary file and then download that to the FPGA.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top