Skip to content

Build fails on Mac OS X 10.6.1 #27

Closed
@NWSE-ICO

Description

@NWSE-ICO

make -C build/gmake/

fails with

if [ ! -d ../../bin ]; then mkdir ../../bin; fi
gcc -g -pedantic -Wall -I ../../include -Wunused-parameter -D_DEBUG=1 -D_MSC_VER=1400 -o ../../bin/tidy ../../console/tidy.c -I../../include ../../lib/libtidy.a
ld: in ../../lib/libtidy.a, archive has no table of contents
collect2: ld returned 1 exit status
make: *** [../../bin/tidy] Error 1

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