http://sourceware.org/bugzilla/show_bug.cgi?id=14788
Mike Frysinger changed:
What|Removed |Added
CC||gingold at adacore dot com
--- Commen
I'd like to get a standalone Make.exe working in Windows 7 without having
to install cygwin/msys/mingw myself. When I download and run make.exe, it
crashes in Windows 7.
http://gnuwin32.sourceforge.net/packages/make.htm
Specs:
* make 3.81
* Windows 7 Professional x64
--
Cheers,
Andrew Penneba
http://sourceware.org/bugzilla/show_bug.cgi?id=12548
--- Comment #13 from Igor Pashev 2012-11-09
19:08:26 UTC ---
Wow! There is an option --default-symver for ld.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Y
http://sourceware.org/bugzilla/show_bug.cgi?id=13406
--- Comment #4 from Igor Pashev 2012-11-09
18:56:08 UTC ---
anonymous tag may not be combined with other tags.
Instead, on Solaris platform, any non-tagged symbol must be tagged with "Base
version": soname or file base name (if no soname)
ht
http://sourceware.org/bugzilla/show_bug.cgi?id=12548
--- Comment #12 from Igor Pashev 2012-11-09
12:18:59 UTC ---
(In reply to comment #11)
> It looks like Solaris linker adds soname as a version tag for unversionned
> symbols:
>
> libbrand.so: undefined reference to
> `__xmldovaliditycheckingd
http://sourceware.org/bugzilla/show_bug.cgi?id=12548
--- Comment #11 from Igor Pashev 2012-11-09
12:09:32 UTC ---
It looks like Solaris linker adds soname as a version tag for unversionned
symbols:
libbrand.so: undefined reference to
`__xmldovaliditycheckingdefaultva...@libxml2.so.2'
__xmlDoVa