General TC > General TC Talk

[Solved] not seeing all my Memory on 14.x x86

<< < (7/7)

aus9:
Hi Rich

I wrote poorly (again)
I knew I had rootfs for 32 bit.

What I meant to say....those etc files in TC32 appear to be the same files as TC64.
They are only text files and are dev team created, no?

So as TC64 was the new baby to the TC distros ....maybe its os-release changes from tinycore to this?

--- Quote ---ID=tinycore64
--- End quote ---

Rich:
Hi aus9
Sorry, it's been a long time since I've looked at those files. I thought
they included the architecture it was compiled for. I guess only the
release version is included, so the files would be identical for all
architectures.

You can find the difference in /lib/.
TC32 (core and core64):

--- Code: ---tc@E310:~$ ls /lib/ld-linux*
/lib/ld-linux.so.2
tc@E310:~$
--- End code ---

TC64 (corepure64):

--- Code: ---tc@E310:~$ ls /lib/ld-linux*
/lib/ld-linux-x86-64.so.2
tc@E310:~$
--- End code ---

Here's a helpful tip from curaga if you're compiling for TC32 with this setup:

--- Quote from: curaga on January 19, 2016, 04:52:28 AM ---Oh, you can use a 64-bit kernel for that still :)

"linux32 bash" will start a bash shell that claims to be 32-bit in uname -m. This is useful for some configure scripts that check for it.

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version