http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56356

Andris Pavenis <andris.pavenis at iki dot fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andris.pavenis at iki dot fi

--- Comment #3 from Andris Pavenis <andris.pavenis at iki dot fi> ---
The problem could perhaps be that rather many changes I use for building
cross-compiler for DJGPP target are not in official GCC source tree. I have
never seen similar problem myself. For me cross-compiler with mentioned changes
builds OK for
last versions including current development sources (last tested with
2014-03-02 snapshot)

For GCC releases changes can be found from
ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-*/djcross-gcc-*.tar.bz2
(substitute version) together with required scripts

For last development sources I have tried changes are at address:
http://ap1.pp.fi/djgpp/gcc/test/4.9.0-20140302/src/djcross-gcc-4.9.0_20140302.tar.bz2

I myself use rpmbuild for building cross-compiler (CentOS or Fedora). Others
have tried for different systems (see
https://github.com/andrewwutw/build-djgpp). I myself have not tested that

Reply via email to