A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-January/019258.html below:

Large file system support in 2.1.2 (was Re: [Python-Dev] release for 2.1.2, plus 2.2.1...)

Large file system support in 2.1.2 (was Re: [Python-Dev] release for 2.1.2, plus 2.2.1...) Large file system support in 2.1.2 (was Re: [Python-Dev] release for 2.1.2, plus 2.2.1...)Skip Montanaro skip@pobox.com
Mon, 7 Jan 2002 17:03:41 -0600
(trimming the cc list... i think everyone on it is a p-dev'er)

    Martin> Anyway, what is wrong with my earlier suggestion

    Martin> export CFLAGS OPT
    Martin> CFLAGS='-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
    Martin> OPT="-g -O2 $CFLAGS"
    Martin> ./configure

I know I'm coming into this discussion late, but why even involve CFLAGS?

    export OPT
    OPT='-g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
    ./configure

Skip



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4