Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am unable to install .NET Core on Ubuntu 32 bit machine. #322

Closed
ibrayem opened this issue Oct 28, 2016 · 7 comments
Closed

I am unable to install .NET Core on Ubuntu 32 bit machine. #322

ibrayem opened this issue Oct 28, 2016 · 7 comments

Comments

@ibrayem
Copy link

ibrayem commented Oct 28, 2016

Is it possible to install .NET core on 32 bit ubuntu 16.04 machine?

@Petermarcu
Copy link
Member

That is correct. 64-bit is the only Linux architecture we currently build for. ARM will be coming next.

@patanne
Copy link

patanne commented Apr 11, 2017

and... with a single stroke you just turned me off to the entire movement.

we have an enormous infrastructure of 32-bit servers that run just fine and will not be replaced earlier than for "natural" reasons, but still need regular improvement of management tools and utilities. while many believe in the saying, "if it ain't broke redo it in javascript", we take a more prudent approach to expenditures.

i was getting amped up that FINALLY we'd have a ubiquitous development environment to target everything. years ago MS was abandoned on the server platform for linux. MS finally realized no one was coming back, so they brought their tools to where the party is, but now i learned they actually didn't.

@lemmaa
Copy link
Member

lemmaa commented Apr 13, 2017

@patanne , anyway, you can see activities to support Linux/x86 in https://github.com/dotnet/coreclr/issues/9265. :)

@jemiller0
Copy link

It does seem like a shame not to support 32 bit. I have an old PC that I was going to use for testing, but, then realized that it isn't supported. Even though I'm sure .NET Core would run fine on it.

@cahitbeyaz
Copy link

is there any progress on x32 builds

@weltkante
Copy link

weltkante commented Sep 17, 2019

Just for the record, memory usage in 64 bit systems is approximately doubled for our Linux .NET applications when I checked on a test system. Just upgrading the OS the application to 64 bit is not an option for us when we also need to double the RAM which increases the running costs.

I have tried doing custom builds of coreclr and succeeded, but I failed when doing custom builds of corefx on top of the custom coreclr. I probably could do my own builds if it were properly documented. Apparently some people have done it, but I couldn't figure out how.

@cahitbeyaz
Copy link

This should considered to be supported oficially by team. x32 is still eveywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants