2010/03/27

[Link Grammar] Abridged summary of link-grammar@googlegroups.com - 12 Messages in 4 Topics

Group: http://groups.google.com/group/link-grammar/topics

    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 01:11PM -0400 ^
     
    Hi,
     
    See my recent email and project files. strings.h can simply be
    commented out - the depedencies were already removed, but the include
    hasn't be #ifdef-ed yet. Do you still need the DLLs? more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 12:19PM -0400 ^
     
    Hi Linas,
     
    Here are the updated MSVC++ project files. They make references to my
    local d:\lib\regex location, which people will need to modify - this
    should be the only thing that needs more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 12:29PM -0400 ^
     
    Oops, I forgot the attachments...:)
     
    Bottom line: besides the regex dependencies, all problems with msvc9
    stem from the fact MS refused to implement the C99 standard. So every
    C99 function that more...
    Linas Vepstas <linasvepstas@gmail.com> Mar 26 05:02PM -0600 ^
     
    > several days reading through everything that had to do with regex
    > problems but so far nothing has helped or maybe I missed something
    > subtle but important.
     
    Can't help if you don't provide more...
    "Simon Stuart" <kraven@greycascade.com> Mar 26 11:38PM ^
     
    Linas,
     
    "The core problem seems to be that (almost) no one on this mailing list
    who uses windows is a "programming guru". Thus, there are many
    complaints from the windows crowd, but no one who more...
    Linas Vepstas <linasvepstas@gmail.com> Mar 26 06:10PM -0600 ^
     
    > other people's source and configuration files based on incompletely or
    > incoherent documentation, only to find that (after following the cryptic and
    > gap-riddled instructions) it doesn't compile more...
    Richard <richard_5008@yahoo.com> Mar 26 10:18PM -0700 ^
     
    Thanks for the reply.
     
    I did have regex.h in my include path. After tracing back through the
    include header files I found one problem. The file regex.h has the
    following definition:
    more...
    "Simon Stuart" <kraven@greycascade.com> Mar 27 09:23AM ^
     
    "Since you are mostly interested in being rude and insulting, be forewarned, I am very good at infuriating my opponents. However, I don't have patience for this. Basically you are completely wrong, in more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 09:23AM -0400 ^
     
    Simon,
     
    > with a "no-nonensense" doucment detailing HOW they got it to compile. Both
    > points are correct and accurate.... though I'm sure you'll disagree so I
    > won't waste any more of my more...
    Richard <richard_5008@yahoo.com> Mar 27 08:30AM -0700 ^
     
    Update on the Linux install problem:
     
    I hadn't used the gcc and related compilers for a while so the first
    thing I did was reinstall them. This didn't help except it gave me
    piece of mind that more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 11:35AM -0400 ^
     
    Richard,
     
    Strangely, in MSVC 2008, there's no problem with size_t, but only when
    you turn on the "Detect 64-bit incompatibility issues"... so it's
    probably conditionally defined somewhere based on more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Mar 27 11:32AM -0400 ^
     
    Hi all,
     
    It turned out it wasn't hard to compile the latest LG code with MSVC++
    2008 (a.k.a. MSVC9). Here are the steps to compile the current
    codebase with it:
     
    1) Get latest code from SVN. more...

--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To post to this group, send email to link-grammar@googlegroups.com.
To unsubscribe from this group, send email to link-grammar+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.

No comments:

Post a Comment