Is is possible to compile a kernel for redhat linux to run on an alpha
box on an intel box? I've been trying to do this for some time and
cannot get it to work. Any suggestion?
TIA,
Jarad
TIA,
Jarad
But you're not being very informative... What exactly have you been doing?
Like, which compiler do you use, and which problem do you run into?
--
Marcel Pol
Linux 2.4.20-2mdk.ringwrld.1, up 2 days, 20:21
Registered User #163523
>> Is is possible to compile a kernel for redhat linux to run on an alpha
>> box on an intel box? I've been trying to do this for some time and
>> cannot get it to work. Any suggestion?
> You need to cross-compile it then.
> The problem is that gcc2 cannot cross-compile on a 32bit host for a 64bit
> target. Gcc 3.0 also cannot do that I believe. I'm not sure if gcc 3.2 can
> do that. I haven't looked at it recently, I just bought a bigger disk :-)
OTOH, there may be alpha-specific issues, but 32->64 is not
universally broken.
-Scott
>>> Is is possible to compile a kernel for redhat linux to run on an alpha
>>> box on an intel box? I've been trying to do this for some time and
>>> cannot get it to work. Any suggestion?
>> You need to cross-compile it then.
>> The problem is that gcc2 cannot cross-compile on a 32bit host for a 64bit
>> target. Gcc 3.0 also cannot do that I believe. I'm not sure if gcc 3.2
>> can do that. I haven't looked at it recently, I just bought a bigger disk
>> :-)
> I've compiled kernels for sparc64 on an x86 Linux box using gcc
> 3.0.1. 2.95.2 was also willing to make the attempt, but the results
> were a bit buggy (in ways that appear unrelated to word size, such as
> confusion between caller and callee saved registers). Given that
> most Linux sparc distributions currently use a 32-bit userland, there
> would be quite a few problems if what you say were correct.
> OTOH, there may be alpha-specific issues, but 32->64 is not
> universally broken.
--
Marcel Pol
Linux 2.4.20-2mdk.ringwrld.1, up 3 days, 7:21
Registered User #163523
maybe off-topic...
i'm using redhat 7.2 with the standard kernel (2.4.9 ?)
which kernel-sources should i download to have a more-or-less
uptodate version ? will 2.4.20 compile and run on alpha ?
thanks, markus
> TIA,
> Jarad
--
E-mail: The first three letters of my first name AT my last name DOT org
There's a bug in stxcpy (I think) for Alpha in 2.4.20. Maybe itQuote:> > which kernel-sources should i download to have a more-or-less
> > uptodate version ? will 2.4.20 compile and run on alpha ?
> Yes. I am running the Slackware Alpha port with a 2.4.20 kernel on a
> PWS 500a.
--
M?ns Rullg?rd
>>>which kernel-sources should i download to have a more-or-less
>>>uptodate version ? will 2.4.20 compile and run on alpha ?
>>Yes. I am running the Slackware Alpha port with a 2.4.20 kernel on a
>>PWS 500a.
> There's a bug in stxcpy (I think) for Alpha in 2.4.20. Maybe it
> doesn't affect the ev56, but be careful anyway. It's fixed in
> 2.4.21-pre1.
--
E-mail: The first three letters of my first name AT my last name DOT org
> What does this bug affect? I've been having problems with the 2.4.20
> kernel and reading CDs. A lot of the filenames are chopped off and the
> files can't be read. If I go back to the 2.2.19 kernel all is
> well. Probably something I have configured wrong.
--
Falk
>>>There's a bug in stxcpy (I think) for Alpha in 2.4.20. Maybe it
>>>doesn't affect the ev56, but be careful anyway. It's fixed in
>>>2.4.21-pre1.
>>What does this bug affect? I've been having problems with the 2.4.20
>>kernel and reading CDs. A lot of the filenames are chopped off and the
>>files can't be read. If I go back to the 2.2.19 kernel all is
>>well. Probably something I have configured wrong.
> No, you've hit the stxcpy bug. Use 2.4.21-pre or 2.4.19.
--
E-mail: The first three letters of my first name AT my last name DOT org
1. Kernel 2.4.8 - EMU10K1 - Kernel Compile Breaks in Module main.o
Problem:
Kernel compilation breaks with message
main.o(.modinfo+0x40): multiple definition of `__module_author'
Problem fix:
Delete the /usr/src/linux/drivers/sound/emu10k1 tree and copy the tree of
kernel 2.4.7 into 2.4.8. Then it works.
Error Correction:
Please, review the changes made to emu10k1 by Robert Love announced in
Changelog-2.4.8 under "final:"
Configuration file used for kernel compilation:
see attached text file "config.emu10k".
The contents of the config file has not changed since kernel 2.4.5 and worked
for 2.4.6 and 2.4.7.
Error log (make modules):
see attached text file "module_emu10k.txt"
Thanks for your kind attention to this matter.
Regards
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
2. Ports from behind a proxy/firewall
3. kernel compiling problems--kernel symbols not found
4. setting up DSL with dynamic IP
7. Kernel-Compile-mini-HowTo (FINAL 4-8-96)
9. Kernel compile and sound (help)
11. Kernel compile problem with (P)GCC 2.95
12. Advanced Server kernel compile
13. Kernel compiling (2.2.15pre19)