Stupid request or utopia?

Submitted by Adrian Punga
on September 27, 2004 - 6:41pm

ReiserFS on FreeBSD
Is it impossible for FreeBSD to have some support for the new revolutionary filesystem from Linux?
This is addressed to the FreeBSD hackers that know what issues are behind the relative filesystems incompatibility between FreeBSD & Linux.
Is it simpler running unmodified Linux binaries in FreeBSD than reading ReiserFS partition (and maybe even writting on them) ?
I keep trying to see the details in source code but I started a few weeks ago to hack into FreeBSD kernel so I'm a newbie (although I have 6 years of hard Linux behind).
Anyway how that FreeBSD 4.10 is compiled with a nonexistent version of GCC (2.95.4)??? Is that another versioning number or just another RedHat-style experiment (theirs was 2.96).
Is this code valid in recent GCC?

Shamelessly posting from W2K,
Adrian Punga

:-D Sorry, but please don't

Anonymous
on
September 28, 2004 - 1:00am

:-D
Sorry, but please don't post here.
You are only broadcasting to the world how stupid you are =-D

That was an idea (how stupid it was it isn't you to decide)

Adrian Punga
on
October 25, 2004 - 4:59pm

Please excuse my "stupidity", but I was expressing an idea (stupid or not) and if you cannot stand it, go away.
I work hard to make it something real and even if I will not be able to do it all by myself, I will move things a bit on the right track, I hope.
So keep your sick comments at home.

Reiser4 and FBSD

Anonymous
on
September 28, 2004 - 1:12am

You cannot read or write Reiser3/Reiser4 filesystems from *BSD.
BSD has a slightly different filesystem framework, and Resier*FS would have to be ported to *BSD first.
Probably it will never happen because the filesystem is a crucial part of a system and the ReiserFS code generally doesn't reach the quality it would need to be accepted anyways...
You can _read_ ext2/3 reliably from FBSD.

Also, GCC 2.95.4 is an existent version of GCC. http://www.google.dk/search?hl=en&ie=ISO-8859-1&q=gcc%202.95.4
FBSD-4.10-RELEASE is far from the cutting edge so no wonder they are using an old version of GCC. However, they are not related in any way to RedHat.

FreeBSD & GCC 2.95.4

Adrian Punga
on
September 29, 2004 - 9:49am

Google isn't such a reliable source for information after all.

http://gcc.gnu.org/releases.html tells me it wasn't ever released.
The last version of gcc2 is gcc-2.95.3 launched on 16 March 2001.
So I have a problem: Where to get its sources as it wasn't released? (That is besides the weird sources from FreeBSD verssioned as 2.95.4 and that couldn't compile the sources of gcc-3.3.1)

I know the architecture is different but if I want to use both Linux and BSD I have to use ext2/3 only for full access to my disk. The compatibility is even better with Win-Linux (FAT32 at least) or Win-BSD. It's strange that 2 open source systems, related as purpose, don't do anything to cooperate. This is what I want from both.

from the fsf cvs. the gcc-2_9

Anonymous
on
October 30, 2004 - 4:05am

from the fsf cvs. the gcc-2_95-branch has a gcc 2.95.4.

[root:~]# gcc-2.95.4 -v
Reading specs from /usr/lib/gcc-lib/i786-linuxgcc2/2.95.4/specs
gcc version 2.95.4 20030502 (prerelease)
[root:~]#

kengz@ns10$ gcc -v Using

buachompoo
on
June 1, 2007 - 12:42am

kengz@ns10$ gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
kengz@ns10$ uname -a
FreeBSD ns10 4.9-RELEASE-p19 FreeBSD 4.9-RELEASE-p19 #0: Sun Apr 30 23:34:56 ICT 2006 root@localhost:/usr/obj/usr/src/sys/GENERIC i386
kengz@ns10$

---------------------------------------------------
Lyrics and Chords at Music Lyrics Chord

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.