Menu

#1 Provide RPMS for Fedora Core 5

closed
nobody
None
5
2006-12-12
2006-08-12
No

Since the docs mentioned that it has been tested on
Fedora Core 5, it would be nice to provide packages.

RPMS for: .i386, .ppc and .src would help spreading

Attaching a .spec file that will build it, on FC5
I had to use GCC 3.2 and some conservative %opts
since the default of GCC 4.1 and security options
doesn't work for building GDC (for me, anyway)

On FC5, use: rpmbuild --with compat32

It will build two versions, one "gdc" stand-alone
and one "gcc-d" that mimicks the other languages.
Will also build C/C++ compilers and the libstdc++,
for building an entire GCC collection (if wanted)

Other build options are available too.

Discussion

  • Anders F Björklund

    gdc.spec

     
  • Anders F Björklund

    Logged In: YES
    user_id=5895

    Just hoping to avoid having to start "gdcrpm"...

     
  • Anders F Björklund

    Logged In: YES
    user_id=5895
    Originator: YES

    Never mind, started "gdcgnu" project instead.

     
  • Anders F Björklund

    • status: open --> closed
     

Log in to post a comment.