[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] Creating tool options programatically
|
- From: Mike Wrighton <mike.wrighton@xxxxxxxxxxxxxx>
- Date: Mon, 27 Apr 2009 17:30:45 +0100
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ezS7FqXF3syZ1kOcLIZIh+gZSyFQK+qCGFqBTHk6BLU=; b=nN71uaEOBuzK28hGKs/zyBMj8Ocbu3sl2cxVJWUQHjswKvbHChSCHKlQfBG1DPOKwv Wdc/xAU+G0dAgSKKOkUDXvn8swSP4esZFwqFSAj3Fk+Kjj4XXhx6xde+FeHPysoQfUwO QM1ADL9x3JiCmc9kS55bng7gNrh4jc1ZkxVP0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=KGqATrN0JQcdWD4aGhuLufrRlApUH2sMEfmGEC5/r6uq4ZzuNuzsjL0gOiNmbI4/eA S22zXuRyYtW4qNEEwR3CISLw6Hb8DJrvJu8aD8CbcP8wBBTnkuRbmwW9/yxG2Eh1M8CG VVPG+kco/U2P8uzUpPnmhzsUNNDRqqKfMQ5q4=
Hi,
Does anyone know if there's a way to create (or populate) tool options
at runtime? I need to query the toolchain for a list of supported
targets and display them in a combo.
Cheers,
Mike