Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1131

The build script fails when it is calling vcvars32.bat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.1
    • build system (Windows)
    • None

    Description

      The build script fails giving the following error when it is run a number of times on a single command shell.

      The input line is too long.
      The syntax of the command is incorrect.

      This happens as a result of vcvars32 getting called a number of time. vcvars32 appends its contents to PATH every time it gets called and after some number of times, the value of PATH becomes so long that the Windows command line environment can not handle it. The number of characters that can be entered into a single command is limited to 8191. We should have a mechanism to make it such that vcvars32 gets called only onces for a given command shell.

      Attachments

        1. AXIS2C-1131.patch
          0.4 kB
          Danushka Menikkumbura

        Activity

          People

            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            danushka Danushka Menikkumbura
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: