This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.2 & libgcc.map error


Hi all,

More info related to the problem in the compilation of gcc 3.2.

An error in the compile proccess happens when libgcc_s_on.so is going 
to be linked:

/usr/i686-pc-linux-gnu/bin/ld:libgcc/on/libgcc.map:1: parse error in VERSION
script

File libgcc/on/libgcc.map is _empty_, so that it's causing the parse error,
any ideas on why an empty file is being created?

Installed binutils are the latest snapshot from CVS, 20020911 number, so it
seems it's not caused by some bug in nm as i've read in other mailing lists.
GCC used for compilation is 3.1

Thanks for any help ;),

-- 
David Gómez

"The question of whether computers can think is just like the question of
 whether submarines can swim." -- Edsger W. Dijkstra


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]