Opened 21 years ago

Closed 21 years ago

Last modified 10 years ago

#357 closed defect (invalid)

If alsa is compiled with gcc-3.3.1 instead of gcc-2.95.3 the machine locks

Reported by: aireland@… Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: ~CVS
Severity: normal Keywords:
Cc:

Description

I have found that if I am compiling kernel modules I need to use the same compiler as was used for the kernel.

If I compile alsa-drivers with gcc-3.3.1 then the kernel crashes.

If I compile alsa-drivers (redid -utils -oss etc) too by first setting the compiler to export CC=/opt/gcc-2.95.3/bin/gcc

Then there is no problem.

Change History (2)

comment:1 by tushar@…, 21 years ago

Resolution: invalid
Status: newclosed

The instructions in the book use gcc-2.95.3 to compile alsa. See <http://www.linuxfromscratch.org/blfs/view/cvs/multimedia/alsa-driver.html>.

comment:2 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.