Skip to content

broken build under some versions of gcc #14

Description

@Zombie-Ryushu

-lpthread
src/libretro-common/rthreads/rthreads.o: In function scond_wait_timeout': rthreads.c:(.text+0x265): undefined reference to clock_gettime'
src/libretro-common/features/features_cpu.o: In function cpu_features_get_perf_counter': features_cpu.c:(.text+0x20): undefined reference to clock_gettime'
src/libretro-common/features/features_cpu.o: In function cpu_features_get_time_usec': features_cpu.c:(.text+0x60): undefined reference to clock_gettime'
collect2: error: ld returned 1 exit status
gmake: *** [desmume_libretro.so] Error 1
cp "desmume_libretro.so" "/builddir/build/BUILD/libretro-20170303/dist/unix/desmume_libretro.so"
cp: cannot stat 'desmume_libretro.so': No such file or directory

Desmume fails to build on some of my systems with this error.,


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions